aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* apply post-1.16.0 fixes, bump version to 1.16.11_16_1Denys Vlasenko2010-03-281-183/+191
* *: small code shrinks and compile fix for unicodeDenys Vlasenko2010-01-201-5/+8
* tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIMEMikhail Gusarov2010-01-201-1/+4
* diff: implement flag -B (Ignore changes whose lines are all blank)Matheus Izvekov2010-01-201-1/+2
* trim usage text a bit; fix cp usage (meaning of -H option)Denys Vlasenko2010-01-151-29/+30
* small doc updateDenys Vlasenko2010-01-141-1/+2
* cpio: improve help text more; fix -p and -F interactionDenys Vlasenko2010-01-091-5/+5
* cpio: improve help text; document two TODOsDenys Vlasenko2010-01-091-4/+8
* ifplugd: clarify -a in help textDenys Vlasenko2010-01-081-1/+1
* ifplugd: mention iff mode in helpDenys Vlasenko2010-01-071-1/+1
* ntpd: add -S PROG option. This feature is crucial for CMOS/RTC syncronizationDenys Vlasenko2010-01-061-1/+2
* ifplugd: simplify run_script()Denys Vlasenko2010-01-061-6/+6
* find: add optional support for -links. +100 bytesMatheus Izvekov2010-01-061-3/+6
* ntpd: make -w less cumbersome to useDenys Vlasenko2010-01-041-1/+1
* ntpd: add -w "watch" option, useful for debugging to look at our own dataDenys Vlasenko2010-01-041-1/+2
* lsusb: new applet. +400 bytesSouf Oued2009-12-071-0/+3
* lspci: new applet. +573 bytesSouf Oued2009-12-051-0/+8
* replace /bin/mdev with /sbin/mdevDenys Vlasenko2009-12-051-1/+1
* trim usage text. -238 bytesDenys Vlasenko2009-12-051-58/+60
* ntpd: implement -x. shrink code a bit. -69 bytesDenys Vlasenko2009-12-021-2/+1
* ntpd: and real handling for -N, show usage w/o options; trim textDenys Vlasenko2009-11-251-0/+3
* ntpd: add -q option. By Adam Tkac.Denys Vlasenko2009-11-231-1/+2
* traceroute: fix help text to not show -6 when traceroute6 is offDenys Vlasenko2009-11-231-27/+27
* traceroute6: new applet by Leonid Lisovskiy. +1562 bytesLeonid Lisovskiy2009-11-231-3/+24
* ntpd: new applet by Adam Tkac. +5k.Adam Tkac2009-11-221-0/+11
* flashcp: new applet by Stefan Seyfried. +900 bytesStefan Seyfried2009-11-211-2/+9
* mkswap: add -L LABEL option. closes bug 689.Denys Vlasenko2009-11-031-10/+4
* mkfs.reiser: new applet. needs much polishingVladimir Dronnikov2009-11-021-0/+9
* wall: new appletBernhard Reutner-Fischer2009-10-271-0/+8
* sed: shrink usage textDenys Vlasenko2009-10-271-1/+1
* Minor usage tweak for sed.Rob Landley2009-10-271-5/+3
* patch: add longopts, --dry-run, add one more testDenys Vlasenko2009-10-241-3/+12
* ftpget/put: make 3rd parameter optionalVladimir Dronnikov2009-10-231-2/+2
* date: line up tabs in usage textDenys Vlasenko2009-10-231-4/+4
* date: handle long optionsBernhard Reutner-Fischer2009-10-231-2/+12
* mke2fs: mention -F in usage textDenys Vlasenko2009-10-221-2/+2
* trimming help textDenys Vlasenko2009-10-221-1/+1
* mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir)Denys Vlasenko2009-10-221-7/+8
* tune2fs: new applet by Vladimir. Only supports -L LABELDenys Vlasenko2009-10-221-8/+10
* mkfs_ext2: fixes for huge filesystemsDenys Vlasenko2009-10-181-1/+1
* mkfs_ext2: make it able to create images larger than 4GDenys Vlasenko2009-10-181-2/+3
* trim usage textDenys Vlasenko2009-10-171-1/+1
* mkfs_ext2: new applet by VladimirVladimir Dronnikov2009-10-171-31/+36
* udhcpc: more help text tweakingDenys Vlasenko2009-10-101-1/+1
* udhcpc: better wording in help textDenys Vlasenko2009-10-101-1/+1
* Trim help text a bit moreDenys Vlasenko2009-10-061-21/+18
* Trim usage text a bitDenys Vlasenko2009-10-061-38/+38
* sendmail: accept -i too, not only -oiVladimir Dronnikov2009-10-041-0/+1
* Fixes to usage text; updated busybox.specDenys Vlasenko2009-10-021-42/+42
* ps: document -T optionDenys Vlasenko2009-09-201-0/+3