summaryrefslogtreecommitdiff
path: root/src/journal
diff options
context:
space:
mode:
authorJan Janssen <medhefgo@web.de>2013-05-17 15:38:13 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-05-21 09:23:51 -0400
commit2927b326ccf67236e148444679f582ea1437ef5a (patch)
treed172969085335641f243ad0dc8daa5cbdd51f59b /src/journal
parent67820a0cbdc9d72a1074debf8b2bc72203c775cc (diff)
man: Document missing options
Diffstat (limited to 'src/journal')
-rw-r--r--src/journal/coredumpctl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/journal/coredumpctl.c b/src/journal/coredumpctl.c
index 5652c2f91a..e1bd8621e3 100644
--- a/src/journal/coredumpctl.c
+++ b/src/journal/coredumpctl.c
@@ -84,6 +84,7 @@ static int help(void) {
"Flags:\n"
" -o --output=FILE Write output to FILE\n"
" --no-pager Do not pipe output into a pager\n"
+ " --no-legend Do not print the column headers.\n\n"
"Commands:\n"
" -h --help Show this help\n"