chiark / gitweb /
systemctl: fix typo in help text
[elogind.git] / src / systemctl / systemctl.c
index 87a6985cc983f3f8cd86f3216226faa601bf3af8..9f5e2735ac512f3cb83f88de193824cbf56ce34a 100644 (file)
@@ -4741,7 +4741,7 @@ static int systemctl_help(void) {
                "  -f --force          When enabling unit files, override existing symlinks\n"
                "                      When shutting down, execute action immediately\n"
                "     --root=PATH      Enable unit files in the specified root directory\n"
-               "  -n --lines=INTEGER  Numer of journal entries to show\n"
+               "  -n --lines=INTEGER  Number of journal entries to show\n"
                "  -o --output=STRING  Change journal output mode (short, short-monotonic,\n"
                "                      verbose, export, json, json-pretty, json-sse, cat)\n\n"
                "Unit Commands:\n"