OSDN Git Service

Add TOYFLAG_NOHELP to disable --help processing for individual commands,
authorRob Landley <rob@landley.net>
Sat, 13 Aug 2016 22:50:54 +0000 (17:50 -0500)
committerRob Landley <rob@landley.net>
Sat, 13 Aug 2016 22:50:54 +0000 (17:50 -0500)
commite98089ab9a4b52664e8baf1168af0ad0b32398ba
tree927101b65a18c955a6d41fcad707954c04496836
parentbc1ccaccb5b7ec71775a5eb7e529bb93811956ce
Add TOYFLAG_NOHELP to disable --help processing for individual commands,
apply it to "true" and "false".
lib/toyflags.h
main.c
toys/posix/false.c
toys/posix/true.c