X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fjournal%2Fjournalctl.c;h=f90b2ddabe01ee7b3cdb0b590bee68e4d690af76;hb=2af777ba966fcaefb02e87524583917726a470a1;hp=d5560723bc577d0a842715e9b2c2f92e4bd02e4c;hpb=b47ffcfdfd46de119e0fe8d1c48105bd7c21ddd4;p=elogind.git diff --git a/src/journal/journalctl.c b/src/journal/journalctl.c index d5560723b..f90b2ddab 100644 --- a/src/journal/journalctl.c +++ b/src/journal/journalctl.c @@ -54,7 +54,7 @@ static int help(void) { " -h --help Show this help\n" " --version Show package version\n" " --no-pager Do not pipe output into a pager\n" - " -a --all Show all properties, including long and unprintable\n" + " -a --all Show all fields, including long and unprintable\n" " -f --follow Follow journal\n" " -n --lines=INTEGER Journal entries to show\n" " --no-tail Show all lines, even in follow mode\n"