We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a1802e commit 08a8078Copy full SHA for 08a8078
GEOSldas_App/ldas_setup
@@ -1881,7 +1881,7 @@ def parseCmdLine():
1881
"other for the (SLURM) resource manager ('batinp'). To create sample input "\
1882
"files use './ldas_setup sample -h'. "\
1883
"When used to set up a coupled land-atm DAS experiment, the script "\
1884
- "*ignores* the input files, but dummy strings must still be specified. "
+ "*ignores* the input files, but dummy strings must still be specified. ",
1885
formatter_class=argparse.ArgumentDefaultsHelpFormatter,
1886
)
1887
p_sub = p.add_subparsers(help='sub-command help')
0 commit comments