chiark / gitweb /
man: document machinectl and systemd-machined
[elogind.git] / src / machine / machinectl.c
index 5d107f360a9ad47fd67406f76c4575c611484649..34bbe3610972ba8140992917fddf41bc2c88bc72 100644 (file)
@@ -514,7 +514,7 @@ static int help(void) {
                "Commands:\n"
                "  list                   List running VMs and containers\n"
                "  status [NAME...]       Show VM/container status\n"
-               "  show[NAME...]          Show properties of one or more VMs/containers\n"
+               "  show [NAME...]         Show properties of one or more VMs/containers\n"
                "  terminate [NAME...]    Terminate one or more VMs/containers\n"
                "  kill [NAME...]         Send signal to processes of a VM/container\n",
                program_invocation_short_name);