summaryrefslogtreecommitdiff
path: root/src/grp-machine/machinectl/machinectl.completion.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-machine/machinectl/machinectl.completion.zsh')
-rw-r--r--src/grp-machine/machinectl/machinectl.completion.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grp-machine/machinectl/machinectl.completion.zsh b/src/grp-machine/machinectl/machinectl.completion.zsh
index 198fa28f7b..92d77109a5 100644
--- a/src/grp-machine/machinectl/machinectl.completion.zsh
+++ b/src/grp-machine/machinectl/machinectl.completion.zsh
@@ -23,6 +23,7 @@ _available_machines() {
"status:Show VM/container status"
"show:Show properties of one or more VMs/containers"
"start:Start container as a service"
+ "stop:Stop container (equal to poweroff)"
"login:Get a login prompt on a VM/container"
"enable:Enable automatic container start at boot"
"disable:Disable automatic container start at boot"