summaryrefslogtreecommitdiff
path: root/cli_classic.c
Commit message (Expand)AuthorAgeFilesLines
* --force may have been a good idea back when only developers were usinghailfinger2010-04-281-8/+23
* Enable -Wshadow, clean code for thatmkarcher2010-01-121-1/+0
* Converting fprintf(stderr), printf, and printf_debug into a common printsnelson2010-01-071-1/+1
* Move the CLI related functions main() and cli_usage() to cli_classic.chailfinger2010-01-071-0/+387