mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
zsh-completion: typo (proerties
> properties
)
This commit is contained in:
parent
ed251bf26b
commit
adb4c246c1
@ -89,7 +89,7 @@ _arguments \
|
|||||||
{-H+,--host=}'[Operate on remote host.]:userathost:_sd_hosts_or_user_at_host' \
|
{-H+,--host=}'[Operate on remote host.]:userathost:_sd_hosts_or_user_at_host' \
|
||||||
{-M+,--machine=}'[Operate on local container.]:machine:_sd_machines' \
|
{-M+,--machine=}'[Operate on local container.]:machine:_sd_machines' \
|
||||||
{-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.]' \
|
{-a,--all}'[Show all properties.]' \
|
||||||
{-q,--quiet}'[Suppress output.]' \
|
{-q,--quiet}'[Suppress output.]' \
|
||||||
{-l,--full}'[Do not ellipsize cgroup members.]' \
|
{-l,--full}'[Do not ellipsize cgroup members.]' \
|
||||||
'--kill-who=[Who to send signal to.]:killwho:(leader all)' \
|
'--kill-who=[Who to send signal to.]:killwho:(leader all)' \
|
||||||
|
Loading…
Reference in New Issue
Block a user