[Toybox] [PATCH] Some more --help consistency.
enh
enh at google.com
Wed Oct 17 16:23:31 PDT 2018
>From eyeballing the output of
for i in `./toybox | tr " " "\n"` ; do ./toybox $i --help ; done | \
grep '^-' | grep -v "\t"
---
toys/net/microcom.c | 4 ++--
toys/net/netstat.c | 22 +++++++++++-----------
toys/net/ping.c | 22 +++++++++++-----------
toys/other/blockdev.c | 5 ++---
toys/other/hwclock.c | 14 +++++++-------
toys/other/pmap.c | 4 ++--
toys/other/shred.c | 14 +++++++-------
toys/pending/dd.c | 31 ++++++++++++++++---------------
toys/pending/userdel.c | 4 ++--
toys/posix/kill.c | 6 +++---
10 files changed, 63 insertions(+), 63 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Some-more-help-consistency.patch
Type: text/x-patch
Size: 9493 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20181017/9732b6a3/attachment-0002.bin>
More information about the Toybox
mailing list