aboutsummaryrefslogtreecommitdiff
path: root/usage.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do usage messages the same way all other apps fo them.Eric Andersen2001-02-161-0/+12
| | | | | | Skip printing of available options (can't do this easily). Based on a patch by Larry Doolittle. -Erik
* Fins find message.Eric Andersen2001-02-141-2/+2
|
* I forgot to add usage.h, so here it is, with a few extra cleanups.Eric 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