mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Merge a5716286a7 into 3d5b3430fd
This commit is contained in:
commit
a61d7a1b90
2 changed files with 29 additions and 1 deletions
|
|
@ -17,9 +17,16 @@ plugins=( <your-plugins-list>... frontend-search)
|
|||
|
||||
## Commands ##
|
||||
|
||||
All command searches are accept only in format
|
||||
All command searches are accept only in formats
|
||||
|
||||
* `frontend <search-content> <search-term>`
|
||||
* `<search-content> <search-term>`
|
||||
|
||||
For more informations, please run help command (are similars)
|
||||
|
||||
* `frontend -h`
|
||||
* `frontend --help`
|
||||
* `frontend help`
|
||||
|
||||
The search content are
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue