aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* typo fixDenys Vlasenko2010-05-171-1/+1
* cttyhack: document the need to setsidDenys Vlasenko2010-05-151-2/+10
* trim help textDenys Vlasenko2010-05-091-3/+3
* rpm: make rpm -i SRPM.rpm install it to surrent dir; better help textDenys Vlasenko2010-05-061-4/+4
* bootchartd: new appletDenys Vlasenko2010-05-041-12/+22
* rfkill: new appletSouf Oued2010-05-021-0/+12
* grep: makw -w support unconditionalDenys Vlasenko2010-04-261-4/+1
* udhcpc: make help text betterDenys Vlasenko2010-04-141-4/+4
* removed extra \n in fdisk help textDenys Vlasenko2010-04-061-1/+1
* httpd: fix proxy mode bug (annoying but harmless), better help textDenys Vlasenko2010-04-021-1/+1
* dpkg: support config file overwrite optionsKim B. Heino2010-03-291-1/+16
* usage: random tweaks to help textsDenys Vlasenko2010-03-281-34/+34
* dumpleases: better help textDenys Vlasenko2010-03-281-8/+8
* udhcpc: add -x OPT:VAL optionDenys Vlasenko2010-03-251-0/+2
* brctl: fixing stp parameters incompatibilityMaciek Borzecki2010-03-231-1/+1
* udhcpc: make it possible to disable vendor id; improve help textDenys Vlasenko2010-03-201-39/+41
* flock: better help textDenys Vlasenko2010-03-201-3/+3
* flock: new appletTimo Teras2010-03-181-0/+10
* popmaildir: give examples in help text. +91 byteDenys Vlasenko2010-03-101-2/+7
* head,tail: trim help text; make suffixes unconditional for head tooDenys Vlasenko2010-03-021-28/+33
* usage: fix typoBernhard Reutner-Fischer2010-02-141-1/+1
* delete forgotten chunk in prev commitDenys Vlasenko2010-02-141-1/+0
* trim help textDenys Vlasenko2010-02-141-66/+65
* trim/regularize help textDenys Vlasenko2010-02-131-108/+113
* wget: ignore --no-check-certificateBernhard Reutner-Fischer2010-02-101-1/+1
* dnsd: add -s option. This allows (clumsy) operation with read dns serversDenys Vlasenko2010-02-071-1/+6
* dnsd: better usage textDenys Vlasenko2010-02-061-8/+8
* mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)Denys Vlasenko2010-02-011-1/+1
* *: 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