X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fsystemctl%2Fsystemctl.c;h=13b6ab02015dfcadd0b8aa7b5b23992dbf94e77b;hb=a5e4972c8956cecf35fa4780e1cfe7c378bfcba1;hp=29f12fcb8d8b929daafc11aa5ba6863e4aa32c17;hpb=4b6756a88dc67baf3d0fea34157660ef22bb229f;p=elogind.git diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c index 29f12fcb8..13b6ab020 100644 --- a/src/systemctl/systemctl.c +++ b/src/systemctl/systemctl.c @@ -4477,9 +4477,9 @@ static int systemctl_help(void) { " --version Show package version\n" " -t --type=TYPE List only units of a particular type\n" " -p --property=NAME Show only properties by this name\n" - " -a --all Show all internally loaded units/properties,\n" - " including dead/empty ones. To list all units installed\n" - " on disk, use the command 'list-unit-files' instead.\n" + " -a --all Show all loaded units/properties, including dead/empty\n" + " ones. To list all units installed on the system, use\n" + " the 'list-unit-files' command instead.\n" " --failed Show only failed units\n" " --full Don't ellipsize unit names on output\n" " --fail When queueing a new job, fail if conflicting jobs are\n"