diff --git a/src/tools/other/point2grid/point2grid.cc b/src/tools/other/point2grid/point2grid.cc index 3a7b69affd..1861a1ca66 100644 --- a/src/tools/other/point2grid/point2grid.cc +++ b/src/tools/other/point2grid/point2grid.cc @@ -2783,8 +2783,8 @@ void usage() { << "\t[-v level]\n" << "\t[-compress level]\n\n" - << "\twhere\t\"input_filename\" is the gridded data file to be " - << "read (required).\n" + << "\twhere\t\"input_filename\" is the input NetCDF point observation " + << "file to be read (required).\n" << "\t\t\"to_grid\" defines the output grid as a named grid, the " << "path to a gridded data file, or an explicit grid "