X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmachine%2Fmachinectl.c;h=d9a16707329e26689ff977baf8bdbb734f89c9e8;hp=83c5da38066e20685b135c84519a74a5608b2f9a;hb=53755121e1c8ebd3db0330bc82965ecf9a986449;hpb=a7893c6b28772edbc7e1fea3c209caa54d465648 diff --git a/src/machine/machinectl.c b/src/machine/machinectl.c index 83c5da380..d9a167073 100644 --- a/src/machine/machinectl.c +++ b/src/machine/machinectl.c @@ -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" - " -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"