diff --git a/src/doc/ESMF_Regrid.tex b/src/doc/ESMF_Regrid.tex index d4f648d05b..0b341d5cff 100644 --- a/src/doc/ESMF_Regrid.tex +++ b/src/doc/ESMF_Regrid.tex @@ -255,7 +255,7 @@ \subsection{Usage}\label{sec:fileregridusage} [--dst_regional] [--check] [--no_log] - [--help] + [--help|-h] [--version] [-V] where @@ -280,7 +280,7 @@ \subsection{Usage}\label{sec:fileregridusage} is srcdatafile.tilename.nc, where tilename is the tile name defined in the MOSAIC file. - --srcdatafile - If the destination grid is a GRIDSPEC MOSAIC grid, the data + --dstdatafile - If the destination grid is a GRIDSPEC MOSAIC grid, the data is stored in separate files, one per tile. dstdatafile is the prefix of the destination data file. The filename is dstdatafile.tilename.nc, where tilename is the tile @@ -380,7 +380,7 @@ \subsection{Usage}\label{sec:fileregridusage} --no_log - Turn off the ESMF error log. - --help - Print the usage message and exit. + --help or -h - Print the usage message and exit. --version - Print ESMF version and license information and exit. diff --git a/src/doc/ESMF_RegridWeightGen.tex b/src/doc/ESMF_RegridWeightGen.tex index dc0f908d20..ad10292721 100644 --- a/src/doc/ESMF_RegridWeightGen.tex +++ b/src/doc/ESMF_RegridWeightGen.tex @@ -326,7 +326,7 @@ \subsection{Usage}\label{sec:regridusage} [--check] [--checkFlag] [--no_log] - [--help] + [--help|-h] [--version] [-V] @@ -603,7 +603,7 @@ \subsection{Usage}\label{sec:regridusage} --no_log - Turn off the ESMF Log files. By default, ESMF creates multiple log files, one per PET. - --help - Print the usage message and exit. + --help or -h - Print the usage message and exit. --version - Print ESMF version and license information and exit.