Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 700 Bytes

autocomplete.md

File metadata and controls

29 lines (20 loc) · 700 Bytes

freeclimb autocomplete

Display autocomplete installation instructions

freeclimb autocomplete [SHELL]

Display autocomplete installation instructions

USAGE
  $ freeclimb autocomplete [SHELL]

ARGUMENTS
  SHELL  shell type

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

EXAMPLES
  $ freeclimb autocomplete
  $ freeclimb autocomplete bash
  $ freeclimb autocomplete zsh
  $ freeclimb autocomplete --refresh-cache

See code: src/commands/autocomplete/index.ts