]> git.ipfire.org Git - thirdparty/systemd.git/commit
coredumpctl: Remove dubious newline in the help message
authorNamhyung Kim <namhyung@gmail.com>
Mon, 13 Feb 2017 13:35:37 +0000 (22:35 +0900)
committerNamhyung Kim <namhyung@gmail.com>
Mon, 13 Feb 2017 13:36:43 +0000 (22:36 +0900)
commit06b76011d7edf3a18dc9928221c9926dbd0e0043
tree7505497ddad4b72a6bee6674fb60c72bf0e50211
parent3b07d037f316196f05cc3d2d2812a3e8401a4c06
coredumpctl: Remove dubious newline in the help message

It seems the -o opiton and -D option can be printed together.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
src/coredump/coredumpctl.c