mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
zsh-completion: nspawn: add --suppress-sync option
Follow-up for 4a4654e024
.
This commit is contained in:
parent
241167e68a
commit
21f2b19cc2
@ -49,4 +49,5 @@ _arguments \
|
||||
'--personality=[Control the architecture ("personality") reported by uname(2) in the container.]:architecture:(x86 x86-64)' \
|
||||
'--volatile=[Run the system in volatile mode.]:volatile:(no yes state)' \
|
||||
"--notify-ready=[Control when the ready notification is sent]:options:(yes no)" \
|
||||
"--suppress-sync=[Control whether to suppress disk synchronization for the container payload]:options:(yes no)" \
|
||||
'*:: : _normal'
|
||||
|
Loading…
Reference in New Issue
Block a user