omf search update in readme. --pkg to -p

Usage:
  omf search (-p/--plugin | -t/--theme) <name>  Search for a plugin or theme

Examples:
  omf search -p nvm
  omf search -t bobthefish
  omf search vi
pull/515/merge
Necmettin Karakaya 7 years ago committed by Pablo Aguiar
parent c99c7afa01
commit 451b8e9d89

@ -101,7 +101,7 @@ Scaffold out a new package or theme.
> This creates a new directory under `$OMF_CONFIG/{pkg | themes}/` with a template. > This creates a new directory under `$OMF_CONFIG/{pkg | themes}/` with a template.
#### `omf search` _`-t|--theme / -pkg|--package`_ _`<name>`_ #### `omf search` _`-t|--theme / -p|--package`_ _`<name>`_
Searches Oh My Fish's database for a given package, theme or both. It also supports fuzzy search, so if you are not sure of the name you can simply `omf search simple`. Searches Oh My Fish's database for a given package, theme or both. It also supports fuzzy search, so if you are not sure of the name you can simply `omf search simple`.

Loading…
Cancel
Save