diff options
Diffstat (limited to 'man/man1/cs2cs.1')
| -rw-r--r-- | man/man1/cs2cs.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man1/cs2cs.1 b/man/man1/cs2cs.1 index 5dd037a5..87c2e9f4 100644 --- a/man/man1/cs2cs.1 +++ b/man/man1/cs2cs.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "CS2CS" "1" "Feb 14, 2019" "6.0.0" "PROJ.4" +.TH "CS2CS" "1" "May 06, 2019" "6.1.0" "PROJ.4" .SH NAME cs2cs \- Cartographic coordinate system filter . @@ -33,14 +33,14 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .SH SYNOPSIS .INDENT 0.0 .INDENT 3.5 -\fBcs2cs\fP [ \fB\-eEfIlrstvwW\fP [ args ] ] [ \fI+opts[=arg]\fP ] [ +to [\fI+opts[=arg]\fP] ] file[s] +\fBcs2cs\fP [\fB\-eEfIlrstvwW\fP [args]] [\fI+opt[=arg]\fP …] [+to \fI+opt[=arg]\fP …] file … .UNINDENT .UNINDENT .sp or .INDENT 0.0 .INDENT 3.5 -\fBcs2cs\fP [ \fB\-eEfIlrstvwW\fP [ args ] ] {source_crs} +to {target_crs} file[s] +\fBcs2cs\fP [\fB\-eEfIlrstvwW\fP [args]] {source_crs} +to {target_crs} file … .sp where {source_crs} or {target_crs} is a PROJ string, a WKT string or a AUTHORITY:CODE (where AUTHORITY is the name of a CRS authority and CODE the code of a CRS @@ -54,7 +54,7 @@ New in version 6.0.0. or .INDENT 0.0 .INDENT 3.5 -\fBcs2cs\fP [ \fB\-eEfIlrstvwW\fP [ args ] ] {source_crs} {target_crs} +\fBcs2cs\fP [\fB\-eEfIlrstvwW\fP [args]] {source_crs} {target_crs} .UNINDENT .UNINDENT .sp @@ -174,7 +174,7 @@ Causes a listing of cartographic control parameters tested for and used by the program to be printed prior to input data. .UNINDENT .sp -The \fI+args\fP run\-line arguments are associated with cartographic +The \fI+opt\fP run\-line arguments are associated with cartographic parameters. .sp The \fBcs2cs\fP program requires two coordinate reference system (CRS) definitions. The first (or |
