]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "mention alias for poweroff in machinectl --help"
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Jun 2018 11:22:52 +0000 (13:22 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 20 Jun 2018 11:25:42 +0000 (13:25 +0200)
This reverts commit bebd5382ba4c820377f05e1e518c6dfd96b278be.

For the reasoning, see: https://github.com/systemd/systemd/pull/9342#issuecomment-398715417

src/machine/machinectl.c

index 9a5bf36587983e2273a14d115a17f59d18c56528..d656681daf91e4d03110fc2da2f15c7e7bdafd56 100644 (file)
@@ -2682,7 +2682,6 @@ static int help(int argc, char *argv[], void *userdata) {
                "  enable NAME...              Enable automatic container start at boot\n"
                "  disable NAME...             Disable automatic container start at boot\n"
                "  poweroff NAME...            Power off one or more containers\n"
-               "  stop NAME...\n"
                "  reboot NAME...              Reboot one or more containers\n"
                "  terminate NAME...           Terminate one or more VMs/containers\n"
                "  kill NAME...                Send signal to processes of a VM/container\n"