*: 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:
		| @@ -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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user