chiark / gitweb /
machinectl: we don't really just show information, we execute operations
authorLennart Poettering <lennart@poettering.net>
Wed, 30 Oct 2013 14:42:06 +0000 (15:42 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 30 Oct 2013 14:42:06 +0000 (15:42 +0100)
src/machine/machinectl.c

index 83c5da38066e20685b135c84519a74a5608b2f9a..d9a16707329e26689ff977baf8bdbb734f89c9e8 100644 (file)
@@ -528,8 +528,8 @@ static int help(void) {
                "     --version           Show package version\n"
                "     --no-pager          Do not pipe output into a pager\n"
                "     --no-ask-password   Don't prompt for password\n"
                "     --version           Show package version\n"
                "     --no-pager          Do not pipe output into a pager\n"
                "     --no-ask-password   Don't prompt for password\n"
-               "  -H --host=[USER@]HOST  Show information for remote host\n"
-               "  -M --machine=CONTAINER Show information for local container\n"
+               "  -H --host=[USER@]HOST  Operate on remote host\n"
+               "  -M --machine=CONTAINER Operate on local container\n"
                "  -p --property=NAME     Show only properties by this name\n"
                "  -a --all               Show all properties, including empty ones\n"
                "  -l --full              Do not ellipsize output\n"
                "  -p --property=NAME     Show only properties by this name\n"
                "  -a --all               Show all properties, including empty ones\n"
                "  -l --full              Do not ellipsize output\n"