aboutsummaryrefslogtreecommitdiff
path: root/docs/source/apps
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/apps')
-rw-r--r--docs/source/apps/gie.rst4
-rw-r--r--docs/source/apps/index.rst15
2 files changed, 10 insertions, 9 deletions
diff --git a/docs/source/apps/gie.rst b/docs/source/apps/gie.rst
index 8cbd2336..bab0ec69 100644
--- a/docs/source/apps/gie.rst
+++ b/docs/source/apps/gie.rst
@@ -172,7 +172,7 @@ gie command language
proj=urm5 n=0.5 inv
expect failure pjd_err_malformed_pipeline
- See ``gie -l`` for a list of error codes that can be expected.
+ See :option:`gie --list<--list>` for a list of error codes that can be expected.
.. option:: tolerance <tolerance>
@@ -273,7 +273,7 @@ gie command language
expect 173 -45
- See ``gie -l`` for a list of error codes that can be ignored.
+ See :option:`gie --list<--list>` for a list of error codes that can be ignored.
.. option:: require_grid <grid_name>
diff --git a/docs/source/apps/index.rst b/docs/source/apps/index.rst
index 8c2c8222..381b8933 100644
--- a/docs/source/apps/index.rst
+++ b/docs/source/apps/index.rst
@@ -4,15 +4,16 @@
Applications
================================================================================
-Bundled with PROJ comes a set of small command line utilities. The ``proj``
+Bundled with PROJ comes a set of small command line utilities. The :program:`proj`
program is limited to converting between geographic and projection coordinates
-within one datum. The ``cs2cs`` program operates similarly, but allows
+within one datum. The :program:`cs2cs` program operates similarly, but allows
translation between any pair of definable coordinate systems, including support
-for datum transformation. The ``geod`` program provides the ability to do
-geodesic (great circle) computations. ``gie`` is the program used for
-regression tests in PROJ. ``cct`` a 4D equivalent to the ``proj`` program,
-performs transformation coordinate systems on a set of input points.
-``projinfo`` performs queries for geodetic objects and coordinate operations.
+for datum transformation. The :program:`geod` program provides the ability to do
+geodesic (great circle) computations. :program:`gie` is the program used for
+regression tests in PROJ. :program:`cct`, a 4D equivalent to the :program:`proj`
+program, performs transformation coordinate systems on a set of input points.
+:program:`projinfo` performs queries for geodetic objects and coordinate
+operations.
.. toctree::
:maxdepth: 1