Documentation

This commit is contained in:
Shahram Najm 2018-06-06 12:34:17 +01:00
parent 4f5a5f9a41
commit 23752d8e7f
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ grib_options_help grib_options_help_list[] ={
{"o:","output_file",
"\n\t\tOutput is written to output_file."
"\n\t\tIf an output file is required and -o is not used, the"
" output is written to filter.out\n"},
" output is written to 'filter.out'\n"},
{"p:","key[:{s|d|i}],key[:{s|d|i}],...",
"\n\t\tDeclaration of keys to print."
"\n\t\tFor each key a string (key:s), a double (key:d) or an integer (key:i)"