mirror of https://github.com/ecmwf/eccodes.git
Documentation
This commit is contained in:
parent
d66367fe0c
commit
7a1ec25458
|
@ -13,5 +13,5 @@ echo "\endverbatim\\n"
|
||||||
|
|
||||||
echo "-# Use the square brackets to insert the value of a key in the name of the output file. \\n"
|
echo "-# Use the square brackets to insert the value of a key in the name of the output file. \\n"
|
||||||
echo "\verbatim"
|
echo "\verbatim"
|
||||||
echo ">bufr_copy in.bufr out_[dataCategory].bufr "
|
echo ">bufr_copy in.bufr 'out_[dataCategory].bufr' "
|
||||||
echo "\endverbatim\\n"
|
echo "\endverbatim\\n"
|
||||||
|
|
Loading…
Reference in New Issue