Update ncgen.1

This commit is contained in:
Nico Schlömer 2015-01-16 10:02:00 +01:00
parent 65f78d6a8b
commit a9f4ea96c1

View File

@ -64,7 +64,7 @@ standard output; equivalent to -lf77.
.IP "\fB-o\fP \fRnetcdf_file\fP"
Name of the file to pass to calls to "nc_create()".
If this option is specified it implies
(in the absense of any explicit -l flag) the "\fB-b\fP" option.
(in the absence of any explicit -l flag) the "\fB-b\fP" option.
This option is necessary because netCDF files
cannot be written directly to standard output, since standard output is not
seekable.