doc(README): add aliases

This commit is contained in:
steven-omaha
2023-05-12 22:40:15 +02:00
parent e60294a44f
commit 7b59678e93
+7
View File
@@ -127,6 +127,13 @@ Usage on different machines:
| `package search <regex>` | search for managed packages that match the search string |
| `version` | show version information |
### Aliases
Most subcommands have aliases.
For example, instead of `pacdef package sync` you can write `pacdef p sy`, and `pacdef group show` would become `pacdef g s`.
Use `--help` or the zsh completion to find the right aliases.
## Configuration