From e45fc5e738b0b7700e8b4f3c4b25c58a49b44b27 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 8 Jan 2015 19:14:08 +0100 Subject: man: bring machinectl man page up-to-date --- src/machine/machinectl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/machine/machinectl.c') diff --git a/src/machine/machinectl.c b/src/machine/machinectl.c index 939b648150..dbfc24541e 100644 --- a/src/machine/machinectl.c +++ b/src/machine/machinectl.c @@ -1760,8 +1760,8 @@ static int help(int argc, char *argv[], void *userdata) { " list List running VMs and containers\n" " status NAME... Show VM/container details\n" " show NAME... Show properties of one or more VMs/containers\n" - " login NAME Get a login prompt on a container\n" " start NAME... Start container as a service\n" + " login NAME Get a login prompt on a container\n" " 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" -- cgit v1.2.3-54-g00ecf