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 3bb788e commit 13b31d1Copy full SHA for 13b31d1
_episodes/04-recipe.md
@@ -235,7 +235,7 @@ Please note the following sections:
235
>
236
> Use the command:
237
> ~~~bash
238
-> esmvaltool -c ./path_to_file/user-config.yml ./path_to_file/recipe_example.yml
+> esmvaltool run --config_file ./path_to_file/user-config.yml ./path_to_file/recipe_example.yml
239
> ~~~
240
241
> Follow the terminal guiding you through the subprocesses that are running. Can
0 commit comments