We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
esmvaltool version
1 parent ba466bf commit e21b7f1Copy full SHA for e21b7f1
1 file changed
_episodes/02-installation.md
@@ -239,8 +239,8 @@ to display the command line help.
239
>
240
> > ## Solution
241
> >
242
-> > The `esmvaltool --help` command lists `-v` or `--version` as optional
243
-> > argument to get the version
+> > The `esmvaltool --help` command lists `version` as a
+> > command to get the version
244
245
> > In my case when I run
246
> > ~~~
@@ -250,6 +250,7 @@ to display the command line help.
250
> > I get that my installed ESMValTool version is
251
252
> > ESMValCore: 2.0.0
253
+> > ESMValTool: 2.0.0
254
255
> > {: .output}
256
> {: .solution}
0 commit comments