Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 769 Bytes

autocomplete.md

File metadata and controls

37 lines (23 loc) · 769 Bytes

rdme autocomplete

Display autocomplete installation instructions.

rdme autocomplete [SHELL]

Display autocomplete installation instructions.

USAGE
  $ rdme autocomplete [SHELL] [-r]

ARGUMENTS
  SHELL  (zsh|bash|powershell) Shell type

FLAGS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

DESCRIPTION
  Display autocomplete installation instructions.

EXAMPLES
  $ rdme autocomplete

  $ rdme autocomplete bash

  $ rdme autocomplete zsh

  $ rdme autocomplete powershell

  $ rdme autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete