mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
zsh_completion: machinectl properties can be stacked
This commit is contained in:
parent
298b9e23a6
commit
789b904a45
@ -35,7 +35,7 @@
|
||||
_arguments \
|
||||
{-h,--help}'[Prints a short help text and exits.]' \
|
||||
'--version[Prints a short version string and exits.]' \
|
||||
{-p,--property=}'[Limit output to specified property.]:property:(Name Id Timestamp TimestampMonotonic Service Scope Leader Class State RootDirectory)' \
|
||||
\*{-p,--property=}'[Limit output to specified property.]:property:(Name Id Timestamp TimestampMonotonic Service Scope Leader Class State RootDirectory)' \
|
||||
{-a,--all}'[Show all proerties]' \
|
||||
(-l,--full)'[Do not ellipsize cgroup members]' \
|
||||
'--no-pager[Do not pipe output into a pager]' \
|
||||
|
Loading…
Reference in New Issue
Block a user