*: more --help tweaks, mostly expanding ts --help
function old new delta packed_usage 33554 33596 +42 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -140,12 +140,12 @@ log message, you can use a pattern like this instead
|
||||
//usage:#define svlogd_full_usage "\n\n"
|
||||
//usage: "Read log data from stdin and write to rotated log files in DIRs"
|
||||
//usage: "\n"
|
||||
//usage: "\n""-r C Replace non-printable characters with C"
|
||||
//usage: "\n""-R CHARS Also replace CHARS with C (default _)"
|
||||
//usage: "\n""-t Timestamp with @tai64n"
|
||||
//usage: "\n""-tt Timestamp with yyyy-mm-dd_hh:mm:ss.sssss"
|
||||
//usage: "\n""-ttt Timestamp with yyyy-mm-ddThh:mm:ss.sssss"
|
||||
//usage: "\n""-v Verbose"
|
||||
//usage: "\n"" -r C Replace non-printable characters with C"
|
||||
//usage: "\n"" -R CHARS Also replace CHARS with C (default _)"
|
||||
//usage: "\n"" -t Timestamp with @tai64n"
|
||||
//usage: "\n"" -tt Timestamp with yyyy-mm-dd_hh:mm:ss.sssss"
|
||||
//usage: "\n"" -ttt Timestamp with yyyy-mm-ddThh:mm:ss.sssss"
|
||||
//usage: "\n"" -v Verbose"
|
||||
//usage: "\n"
|
||||
//usage: "\n""DIR/config file modifies behavior:"
|
||||
//usage: "\n""sSIZE - when to rotate logs (default 1000000, 0 disables)"
|
||||
|
Reference in New Issue
Block a user