diff options
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/apps/cct.rst | 6 | ||||
| -rw-r--r-- | docs/source/apps/cs2cs.rst | 6 | ||||
| -rw-r--r-- | docs/source/apps/proj.rst | 6 |
3 files changed, 12 insertions, 6 deletions
diff --git a/docs/source/apps/cct.rst b/docs/source/apps/cct.rst index f3130c78..685e5471 100644 --- a/docs/source/apps/cct.rst +++ b/docs/source/apps/cct.rst @@ -32,9 +32,11 @@ The following control parameters can appear in any order: Specify input columns for (up to) 4 input parameters. Defaults to 1,2,3,4. -.. 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:: -I 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> diff --git a/docs/source/apps/proj.rst b/docs/source/apps/proj.rst index c81a230b..bb156287 100644 --- a/docs/source/apps/proj.rst +++ b/docs/source/apps/proj.rst @@ -37,9 +37,11 @@ The following control parameters can appear in any order floating point words. This option is to be used when :program:`proj` is a child process and allows bypassing formatting operations. -.. 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:: -i |
