#include "help.h"
#include "options.h"
#include <iostream>
#include <cstdlib>
Go to the source code of this file.
cout
This file implements free functions:-
help
usage
Definition in file help.cpp.
Write brief command usage information to cout.
The usage info is written the --help option, then the program is terminated without error.
--help option
Definition at line 50 of file help.cpp.