X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fjournal%2Fjournalctl.c;h=b4874a77be5737b40e2e52bfbfb9606d675dac0e;hb=16e9f408fa9a9626059bdd6c89dc175e06b9e976;hp=138bf09d48082124bb3dd96f35c5728b459652ee;hpb=7560fffcd2531786b9c1ca657667a43e90331326;p=elogind.git diff --git a/src/journal/journalctl.c b/src/journal/journalctl.c index 138bf09d4..b4874a77b 100644 --- a/src/journal/journalctl.c +++ b/src/journal/journalctl.c @@ -84,7 +84,7 @@ static int help(void) { " -D --directory=PATH Show journal files from directory\n" " -p --priority=RANGE Show only messages within the specified priority range\n\n" "Commands:\n" - " --new-id128 Generate a new 128 Bit id\n" + " --new-id128 Generate a new 128 Bit ID\n" " --header Show journal header information\n" " --setup-keys Generate new FSPRG key pair\n", program_invocation_short_name);