mirror of https://github.com/ecmwf/eccodes.git
Documentation
This commit is contained in:
parent
0294edc8f4
commit
70513122c3
|
@ -57,7 +57,7 @@ grib_option grib_options[]={
|
|||
|
||||
char* grib_tool_description="Dump the content of a BUFR file in different formats.";
|
||||
char* grib_tool_name="bufr_dump";
|
||||
char* grib_tool_usage="[options] file file ...";
|
||||
char* grib_tool_usage="[options] bufr_file bufr_file ...";
|
||||
static int json=0;
|
||||
static char* json_option=0;
|
||||
static int first_handle=1;
|
||||
|
|
Loading…
Reference in New Issue