Added on-line help.

This commit is contained in:
pdw
2002-10-18 13:50:07 +00:00
parent 45ccb4e4b9
commit 4e6b940b9e
4 changed files with 59 additions and 30 deletions

View File

@@ -42,6 +42,7 @@ typedef struct {
int aggregate_src;
int aggregate_dest;
int paused;
int showhelp;
} options_t;