Index: wflow-py/wflow/wflow_sceleton.py =================================================================== diff -u -r03e05d6d2222c4796f72947abfaaeb6c126db568 -rfb630c9f28a399af8c0a201eafe11e4b26d9a7dd --- wflow-py/wflow/wflow_sceleton.py (.../wflow_sceleton.py) (revision 03e05d6d2222c4796f72947abfaaeb6c126db568) +++ wflow-py/wflow/wflow_sceleton.py (.../wflow_sceleton.py) (revision fb630c9f28a399af8c0a201eafe11e4b26d9a7dd) @@ -215,7 +215,7 @@ def main(argv=None): """ - *Optional* + *Optional but needed it you want to run the model from the command line* Perform command line execution of the model. This example uses the getopt module to parse the command line options.