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/cct.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/cct.rst')
| -rw-r--r-- | docs/source/apps/cct.rst | 6 |
1 files changed, 4 insertions, 2 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 |
