From b964253ccdad791568b9d64aab93e0cc7e81105b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A9=8D=E4=B8=B9=E5=B0=BC=20Dan=20Jacobson?= Date: Fri, 2 Apr 2021 18:17:51 +0800 Subject: Doc: geod.rst: reduce doubled information (#2631) Don't repeat neighboring information. --- docs/source/apps/geod.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/source/apps/geod.rst b/docs/source/apps/geod.rst index a6129bf8..3d3e0037 100644 --- a/docs/source/apps/geod.rst +++ b/docs/source/apps/geod.rst @@ -60,14 +60,12 @@ The following command-line options can appear in any order: .. option:: -f Where *format* is a printf format string to control the output form of the - geographic coordinate values. The default mode is DMS for geographic - coordinates and ``"%.3f"`` for distance. + geographic coordinate values. The default mode is DMS. .. option:: -F Where *format* is a printf format string to control the output form of the distance - value (``-F``). The default mode is DMS for geographic coordinates and - ``"%.3f"`` for distance. + value. The default mode is ``"%.3f"``. .. option:: -w -- cgit v1.2.3