*: 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:
parent
6b6826f0b8
commit
1849285a20
8 changed files with 18 additions and 15 deletions
|
@ -13,7 +13,10 @@
|
|||
|
||||
//usage:#define ts_trivial_usage
|
||||
//usage: "[-is] [STRFTIME]"
|
||||
//usage:#define ts_full_usage ""
|
||||
//usage:#define ts_full_usage "\n\n"
|
||||
//usage: "Pipe stdin to stdout, add timestamp to each line\n"
|
||||
//usage: "\n -s Time since start"
|
||||
//usage: "\n -i Time since previous line"
|
||||
|
||||
#include "libbb.h"
|
||||
#include "common_bufsiz.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue