Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 768 Bytes

autocomplete.md

File metadata and controls

37 lines (23 loc) · 768 Bytes

flub autocomplete

Display autocomplete installation instructions.

flub autocomplete [SHELL]

Display autocomplete installation instructions.

USAGE
  $ flub 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
  $ flub autocomplete

  $ flub autocomplete bash

  $ flub autocomplete zsh

  $ flub autocomplete powershell

  $ flub autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete