From c50a573be3846754fb196893e3c9b216c3123cf5 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Wed, 5 Sep 2018 22:24:47 +0200 Subject: 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). --- docs/source/apps/cct.rst | 6 ++++-- docs/source/apps/cs2cs.rst | 6 ++++-- docs/source/apps/proj.rst | 6 ++++-- 3 files changed, 12 insertions(+), 6 deletions(-) (limited to 'docs') 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 +.. option:: -d - 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 +.. option:: -d - 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 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 +.. option:: -d - 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 -- cgit v1.2.3