Index: doc/wflow_usage.rst =================================================================== diff -u -rf6aa63f193021cb049e58f87512f74a028ac7b0a -r99eff7b4a91f6c242a25bd6d737ff69d03bd9dc2 --- doc/wflow_usage.rst (.../wflow_usage.rst) (revision f6aa63f193021cb049e58f87512f74a028ac7b0a) +++ doc/wflow_usage.rst (.../wflow_usage.rst) (revision 99eff7b4a91f6c242a25bd6d737ff69d03bd9dc2) @@ -442,7 +442,7 @@ - The tss file should have enough data points to cover the simulation time - The -U options should be used to specify which columns to actually use and in which order - to use them. For example: -u '[1,3,2]' indicated to use column 1,2 and 2 in that order. + to use them. For example: -u '[1,3,2]' indicates to use column 1,2 and 3 in that order. All possible options in wflow\_sbm.ini file -------------------------------------------