mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
fix(aliases): clarify how to pass in keywords to acs (#11521)
Co-authored-by: Marc Cornellà <hello@mcornella.com>
This commit is contained in:
parent
21bdb18b2d
commit
f42c965da4
2 changed files with 6 additions and 6 deletions
|
|
@ -19,7 +19,7 @@ Requirements: Python needs to be installed.
|
|||
|
||||
- `acs -h/--help`: print help mesage
|
||||
|
||||
- `acs <keyword>`: filter aliases by `<keyword>` and highlight
|
||||
- `acs <keyword(s)>`: filter and highlight aliases by `<keyword>`
|
||||
|
||||
- `acs -g <group>/--group <group>`: show only aliases for group `<group>`. Multiple uses of the flag show all groups
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue