Skip to content

Commit bebce64

Browse files
committed
Updates CL help message
1 parent a58a4af commit bebce64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/util/runmask.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ def cmdline_define():
341341
the parameter folder. This will mask out any pixels
342342
whose CMT classification in the VEG_FILE is not in
343343
the list of available CMTs from the PARAM_FOLDER.
344-
Modifies the run-mask file.'''))
344+
Creates a new run-mask file.'''))
345345

346346
parser.add_argument("--select-only-cmt", metavar=('FOLDER','CMT'), nargs=2,
347347
help=textwrap.dedent('''Select only pixels with a certain CMT number. This

0 commit comments

Comments
 (0)