mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
coredumpctl: remove unnecessary line break
This commit is contained in:
committed by
Yu Watanabe
parent
7e337327e9
commit
1006b7e5ba
@@ -194,8 +194,7 @@ static int verb_help(int argc, char **argv, void *userdata) {
|
||||
" --version Print version string\n"
|
||||
" --no-pager Do not pipe output into a pager\n"
|
||||
" --no-legend Do not print the column headers\n"
|
||||
" --json=pretty|short|off\n"
|
||||
" Generate JSON output\n"
|
||||
" --json=pretty|short|off Generate JSON output\n"
|
||||
" --debugger=DEBUGGER Use the given debugger\n"
|
||||
" -A --debugger-arguments=ARGS Pass the given arguments to the debugger\n"
|
||||
" -n INT Show maximum number of rows\n"
|
||||
|
||||
Reference in New Issue
Block a user