summaryrefslogtreecommitdiffstats
path: root/doc/cli.xhtml
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic changesBoris Kolpackov2010-06-041-1/+1
|
* Add support for single quotes in option filesBoris Kolpackov2010-06-041-5/+6
|
* Update description of the --options-file optionBoris Kolpackov2010-06-021-6/+16
|
* Update copyrightBoris Kolpackov2010-01-011-2/+2
|
* Bump version to 1.1.0Boris Kolpackov2009-12-131-1/+1
|
* Allows additional options to be provided in files (--options-file)Boris Kolpackov2009-12-101-0/+10
| | | | Implemented using the new argv_file_scanner scanner implementation.
* Scanner-based parsing with support for element erasingBoris Kolpackov2009-12-101-0/+5
| | | | | | Also implement argv_file_scanner which provides support for reading command line arguments from the argv array as well as files specified with command line options. New examples: file. New tests: ctor, erase, file.
* Implement option value modifiers generationBoris Kolpackov2009-11-221-0/+3
|
* Complete the implementation of the option documentationBoris Kolpackov2009-11-171-68/+131
| | | | | Add the man page generator. Port CLI usage, HTML documentation and the man page to the auto-generated version. Update examples and documentation.
* Documentation fixesBoris Kolpackov2009-10-281-2/+2
|
* Cosmetic changesBoris Kolpackov2009-10-181-2/+1
|
* Add man pagesBoris Kolpackov2009-10-111-0/+161