Skip to content

Commit bb0ac2a

Browse files
committed
changed CLI
1 parent 4be8dc7 commit bb0ac2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/04-recipe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Please note the following sections:
235235
>
236236
> Use the command:
237237
> ~~~bash
238-
> esmvaltool -c ./path_to_file/user-config.yml ./path_to_file/recipe_example.yml
238+
> esmvaltool run --config_file ./path_to_file/user-config.yml ./path_to_file/recipe_example.yml
239239
> ~~~
240240
>
241241
> Follow the terminal guiding you through the subprocesses that are running. Can

0 commit comments

Comments
 (0)