aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
AgeCommit message (Expand)Author
2010-04-06removed extra \n in fdisk help textDenys Vlasenko
2010-04-02httpd: fix proxy mode bug (annoying but harmless), better help textDenys Vlasenko
2010-03-29dpkg: support config file overwrite optionsKim B. Heino
2010-03-28usage: random tweaks to help textsDenys Vlasenko
2010-03-28dumpleases: better help textDenys Vlasenko
2010-03-25udhcpc: add -x OPT:VAL optionDenys Vlasenko
2010-03-23brctl: fixing stp parameters incompatibilityMaciek Borzecki
2010-03-20udhcpc: make it possible to disable vendor id; improve help textDenys Vlasenko
2010-03-20flock: better help textDenys Vlasenko
2010-03-18flock: new appletTimo Teras
2010-03-10popmaildir: give examples in help text. +91 byteDenys Vlasenko
2010-03-02head,tail: trim help text; make suffixes unconditional for head tooDenys Vlasenko
2010-02-14usage: fix typoBernhard Reutner-Fischer
2010-02-14delete forgotten chunk in prev commitDenys Vlasenko
2010-02-14trim help textDenys Vlasenko
2010-02-13trim/regularize help textDenys Vlasenko
2010-02-10wget: ignore --no-check-certificateBernhard Reutner-Fischer
2010-02-07dnsd: add -s option. This allows (clumsy) operation with read dns serversDenys Vlasenko
2010-02-06dnsd: better usage textDenys Vlasenko
2010-02-01mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)Denys Vlasenko
2010-01-20*: small code shrinks and compile fix for unicodeDenys Vlasenko
2010-01-20tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIMEMikhail Gusarov
2010-01-20diff: implement flag -B (Ignore changes whose lines are all blank)Matheus Izvekov
2010-01-15trim usage text a bit; fix cp usage (meaning of -H option)Denys Vlasenko
2010-01-14small doc updateDenys Vlasenko
2010-01-09cpio: improve help text more; fix -p and -F interactionDenys Vlasenko
2010-01-09cpio: improve help text; document two TODOsDenys Vlasenko
2010-01-08ifplugd: clarify -a in help textDenys Vlasenko
2010-01-07ifplugd: mention iff mode in helpDenys Vlasenko
2010-01-06ntpd: add -S PROG option. This feature is crucial for CMOS/RTC syncronizationDenys Vlasenko
2010-01-06ifplugd: simplify run_script()Denys Vlasenko
2010-01-06find: add optional support for -links. +100 bytesMatheus Izvekov
2010-01-04ntpd: make -w less cumbersome to useDenys Vlasenko
2010-01-04ntpd: add -w "watch" option, useful for debugging to look at our own dataDenys Vlasenko
2009-12-07lsusb: new applet. +400 bytesSouf Oued
2009-12-05lspci: new applet. +573 bytesSouf Oued
2009-12-05replace /bin/mdev with /sbin/mdevDenys Vlasenko
2009-12-05trim usage text. -238 bytesDenys Vlasenko
2009-12-02ntpd: implement -x. shrink code a bit. -69 bytesDenys Vlasenko
2009-11-25ntpd: and real handling for -N, show usage w/o options; trim textDenys Vlasenko
2009-11-23ntpd: add -q option. By Adam Tkac.Denys Vlasenko
2009-11-23traceroute: fix help text to not show -6 when traceroute6 is offDenys Vlasenko
2009-11-23traceroute6: new applet by Leonid Lisovskiy. +1562 bytesLeonid Lisovskiy
2009-11-22ntpd: new applet by Adam Tkac. +5k.Adam Tkac
2009-11-21flashcp: new applet by Stefan Seyfried. +900 bytesStefan Seyfried
2009-11-03mkswap: add -L LABEL option. closes bug 689.Denys Vlasenko
2009-11-02mkfs.reiser: new applet. needs much polishingVladimir Dronnikov
2009-10-27wall: new appletBernhard Reutner-Fischer
2009-10-27sed: shrink usage textDenys Vlasenko
2009-10-27Minor usage tweak for sed.Rob Landley