aboutsummaryrefslogtreecommitdiff
path: root/usage.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make HUMAN_READABLE be single argument like the others.andersen2001-02-231-9/+10
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1914 69ca8d6d-28ef-0310-b511-8ec308f3f277
* More usage cleanups from kent robotti. I know some of these wereandersen2001-02-231-39/+39
| | | | | | | applied previously but apparently lost with some of the latest changes. git-svn-id: svn://busybox.net/trunk/busybox@1912 69ca8d6d-28ef-0310-b511-8ec308f3f277
* space after \ make preprocessor saddwhedon2001-02-231-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1905 69ca8d6d-28ef-0310-b511-8ec308f3f277
* I should be more careful...andersen2001-02-231-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1892 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Commit a few updates to the usage messages.andersen2001-02-221-94/+73
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1888 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Another update to the way usage messages are done by Evin Robertsonandersen2001-02-221-1735/+851
| | | | | | | | | <nitfol@my-deja.com>, which makes things just a little bit smaller, but makes usage.h more readable/maintainable IMHO. -Erik git-svn-id: svn://busybox.net/trunk/busybox@1879 69ca8d6d-28ef-0310-b511-8ec308f3f277
* A bunch of usage clenups from kent robotti <robotti@metconnect.com>andersen2001-02-171-22/+21
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@1848 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Do usage messages the same way all other apps fo them.andersen2001-02-161-0/+12
| | | | | | | | | Skip printing of available options (can't do this easily). Based on a patch by Larry Doolittle. -Erik git-svn-id: svn://busybox.net/trunk/busybox@1836 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fins find message.andersen2001-02-141-2/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1807 69ca8d6d-28ef-0310-b511-8ec308f3f277
* I forgot to add usage.h, so here it is, with a few extra cleanups.andersen2001-02-141-0/+2038
Also update show_usage to handle the updated usage.h. Again, nearly all the work to get usage.h into shape was done by Manuel Novoa III. -Erik git-svn-id: svn://busybox.net/trunk/busybox@1806 69ca8d6d-28ef-0310-b511-8ec308f3f277