aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
AgeCommit message (Expand)Author
2010-06-06make it possible to keep usage texts in .c filesDenys Vlasenko
2010-05-30unxz: new applet, complete with xzcat and xz -d aliasesDenys Vlasenko
2010-05-30rename FEATURE_LZMA_ALIAS to just LZMADenys Vlasenko
2010-05-27trim help text. -29 bytesDenys Vlasenko
2010-05-27unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcatDenys Vlasenko
2010-05-23fgconsole: new applet by Grigory Batalov <bga@altlinux.org>Grigory Batalov
2010-05-23ps: make "ps -o BAD" emit list of good -o paramsDenys Vlasenko
2010-05-22fuser: code shrink, fixing default signal, exitcode and PID displayMaksym Kryzhanovskyy
2010-05-20shell: make it possible to alias one of shells to "bash"Denys Vlasenko
2010-05-17typo fixDenys Vlasenko
2010-05-15cttyhack: document the need to setsidDenys Vlasenko
2010-05-09trim help textDenys Vlasenko
2010-05-06rpm: make rpm -i SRPM.rpm install it to surrent dir; better help textDenys Vlasenko
2010-05-04bootchartd: new appletDenys Vlasenko
2010-05-02rfkill: new appletSouf Oued
2010-04-26grep: makw -w support unconditionalDenys Vlasenko
2010-04-14udhcpc: make help text betterDenys Vlasenko
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