Documentation

This commit is contained in:
Shahram Najm 2022-12-28 14:57:41 +00:00
parent 6a9b705b37
commit b303346d0a
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ static grib_options_help grib_options_help_list[] = {
{ "i:", "index",
"\n\t\tData value corresponding to the given index is printed.\n" },
{ "j", 0, "JSON mode (JavaScript Object Notation).\n" },
{ "l:", "Latitude,Longitude[,MODE,file]",
"\n\t\tValue close to the point of a Latitude,Longitude."
{ "l:", "latitude,longitude[,MODE,file]",
"\n\t\tValue close to the point of a latitude,longitude (nearest neighbour)."
"\n\t\tAllowed values for MODE are:"
"\n\t\t 4 (4 values in the nearest points are printed) Default"
"\n\t\t 1 (the value at the nearest point is printed)"