This handbook covers the usage of a C++ Command Line Library published by Christian Neise.
This library provides two classes: CmdLine and CmdLineException.
Some examples show how to parse a program's command line using this two classes.
Beside this handbook there exists an api reference. It was generated from the source files using doxygen.
Both the handbook and the api reference are distributed with the library's source files.