Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 746 Bytes

autocomplete.md

File metadata and controls

37 lines (23 loc) · 746 Bytes

mw autocomplete

Display autocomplete installation instructions.

mw autocomplete [SHELL]

Display autocomplete installation instructions.

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

  $ mw autocomplete bash

  $ mw autocomplete zsh

  $ mw autocomplete powershell

  $ mw autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete