Now there is no way for users to know which command line flags are available, unless they look at the source code. For icmaker, it is possible to deduce them from the test suite scripts. For vtkmaker, that option does not exist and it is simply impossible to run the program.
Solution: document the command line flags (on the wiki?), and print out a help message if any program is started without valid command line flags.
Now there is no way for users to know which command line flags are available, unless they look at the source code. For icmaker, it is possible to deduce them from the test suite scripts. For vtkmaker, that option does not exist and it is simply impossible to run the program.
Solution: document the command line flags (on the wiki?), and print out a help message if any program is started without valid command line flags.