mirror of https://github.com/ecmwf/eccodes.git
Scripts: Usage
This commit is contained in:
parent
9e9c863bb7
commit
28614ed3b5
|
@ -388,6 +388,8 @@ sub usage {
|
|||
print <<USAGE;
|
||||
|
||||
Usage: $0 [-s] [-f] [-p] file.tsv
|
||||
Input has to be a tab-separated values (TSV) file
|
||||
|
||||
-s Perform sanity checks and exit
|
||||
-f Write out def files (paramId.def, name.def etc)
|
||||
-p Write to Parameter Database (Be careful!)
|
||||
|
|
Loading…
Reference in New Issue