diff options
| author | David Sommerseth <dazo@users.sourceforge.net> | 2008-12-04 11:38:48 +0100 |
|---|---|---|
| committer | David Sommerseth <dazo@users.sourceforge.net> | 2008-12-04 11:38:48 +0100 |
| commit | b70e51fe3c4bd225ad9815b3660e663e9f3766ec (patch) | |
| tree | 82f32add17df0af52b613d0f43b3ce8146f6f5eb /database/sqlite/sqlite.c | |
| parent | 50b32828f5a6dad74c389fd8545b9513791c9e94 (diff) | |
Improved help functionality
Now each command can (should!) add a help function. This
is done by editing commands.h to add the function name for
the function printing out the help text.
Added help text for the config command.
This help function will be called when eurephiadm is called with:
eurephiadm -h <command>
eurephiadm --help <command>
eurephiadm help <command>
In addition the command function should also parse arguments and
call the help function when --help or -h argument is given, like
eurephiadm config -h
eurephaidm config --help
Diffstat (limited to 'database/sqlite/sqlite.c')
0 files changed, 0 insertions, 0 deletions
