help text tweaks
function old new delta packed_usage 33547 33545 -2 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
		| @@ -63,7 +63,7 @@ | ||||
| //kbuild:lib-$(CONFIG_CROND) += crond.o | ||||
|  | ||||
| //usage:#define crond_trivial_usage | ||||
| //usage:       "-fbS -l N " IF_FEATURE_CROND_D("-d N ") "-L LOGFILE -c DIR" | ||||
| //usage:       "[-fbS] [-l N] " IF_FEATURE_CROND_D("[-d N] ") "[-L LOGFILE] [-c DIR]" | ||||
| //usage:#define crond_full_usage "\n\n" | ||||
| //usage:       "	-f	Foreground" | ||||
| //usage:     "\n	-b	Background (default)" | ||||
|   | ||||
| @@ -15,7 +15,7 @@ | ||||
| //kbuild:lib-$(CONFIG_MT) += mt.o | ||||
|  | ||||
| //usage:#define mt_trivial_usage | ||||
| //usage:       "[-f device] opcode value" | ||||
| //usage:       "[-f DEVICE] OPCODE VALUE" | ||||
| //usage:#define mt_full_usage "\n\n" | ||||
| //usage:       "Control magnetic tape drive operation\n" | ||||
| //usage:       "\n" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user