Skip to content

Commit a82935f

Browse files
authored
Merge pull request #122 from NOAA-GFDL/121-typo-introduced-by-120
made code blocks visible in fre-cli section
2 parents 7a58fba + 00bca99 commit a82935f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/generation.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ Using FRE-CLI (GFDL only)
214214
Setup FRE-CLI through Lmod following `their setup documentation <https://noaa-gfdl.github.io/fre-cli/setup.html#on-gfdl-systems>`_.
215215

216216
.. code-block:: console
217+
217218
# find the most recent version of fre
218219
module avail fre
219220
# load the fre module. replace <NN> with the latest version
@@ -222,7 +223,9 @@ Setup FRE-CLI through Lmod following `their setup documentation <https://noaa-gf
222223
**2. Call the builder**
223224

224225
Generate a catalog by running:
226+
225227
.. code-block:: console
228+
226229
fre catalog builder $INPUT_PATH $OUTPUT_PATH
227230
228231
(OUTPUT_PATH should end with the desired output filename WITHOUT a file ending) See example below.

0 commit comments

Comments
 (0)