diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-09-05 22:24:47 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2018-09-05 22:24:47 +0200 |
| commit | c50a573be3846754fb196893e3c9b216c3123cf5 (patch) | |
| tree | 7969fe5e24b1c07b91937fd65012ac7b5fef1ac3 /docs/source/apps/cs2cs.rst | |
| parent | c11b98b058d883df6a0ef0a052ffd7565b00f921 (diff) | |
| download | PROJ-c50a573be3846754fb196893e3c9b216c3123cf5.tar.gz PROJ-c50a573be3846754fb196893e3c9b216c3123cf5.zip | |
Minor corrections to cli app docs on -d option
Added the version of introduction and removed comment about angular and
linear output (it's an internal implementation detail that users doesn't
need to be aware of).
Diffstat (limited to 'docs/source/apps/cs2cs.rst')
| -rw-r--r-- | docs/source/apps/cs2cs.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/source/apps/cs2cs.rst b/docs/source/apps/cs2cs.rst index 7871b281..29ea5b42 100644 --- a/docs/source/apps/cs2cs.rst +++ b/docs/source/apps/cs2cs.rst @@ -36,9 +36,11 @@ The following control parameters can appear in any order: line to be passed through without processing. This option applicable to ASCII input only. (# is the default value). -.. option:: -d<n> +.. option:: -d <n> - Specify the number of decimals in the output. Applies to both angles and distances. +.. versionadded:: 5.2.0 + + Specify the number of decimals in the output. .. option:: -e <string> |
