logger: Change usage text slightly for readability
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
31815d6143
commit
3f68d765db
@ -184,8 +184,8 @@ static int usage(int code)
|
|||||||
"\n"
|
"\n"
|
||||||
" -c Log to console (LOG_CONS) on failure\n"
|
" -c Log to console (LOG_CONS) on failure\n"
|
||||||
" -d SD Log SD as RFC5424 style 'structured data' in message\n"
|
" -d SD Log SD as RFC5424 style 'structured data' in message\n"
|
||||||
" -i Log the process ID of the logger process with each line (LOG_PID)\n"
|
" -i Log process ID of the logger process with each line (LOG_PID)\n"
|
||||||
" -m MSGID The MSGID used for the message\n"
|
" -m MSGID Log message using this RFC5424 style MSGID\n"
|
||||||
" -n Open log file immediately (LOG_NDELAY)\n"
|
" -n Open log file immediately (LOG_NDELAY)\n"
|
||||||
" -p PRIO Log message priority (numeric or facility.severity pair)\n"
|
" -p PRIO Log message priority (numeric or facility.severity pair)\n"
|
||||||
" -t TAG Log using the specified tag (defaults to user name)\n"
|
" -t TAG Log using the specified tag (defaults to user name)\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user