Commit 451b8e9d authored by Necmettin Karakaya's avatar Necmettin Karakaya Committed by Pablo Aguiar

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
parent c99c7afa
......@@ -101,7 +101,7 @@ Scaffold out a new package or theme.
> 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`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment