diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-03-06 15:02:10 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2019-03-06 15:12:59 +0100 |
| commit | a30685b6e76092c89c6a9ec03c0d29e3dcad2850 (patch) | |
| tree | f1e6ca652b2f0d720c0ca71e8e11d32a16d54fc3 /docs/source/apps | |
| parent | 2ff2cdea0a40857e9e65bee47b6f2c9076ef5a79 (diff) | |
| download | PROJ-a30685b6e76092c89c6a9ec03c0d29e3dcad2850.tar.gz PROJ-a30685b6e76092c89c6a9ec03c0d29e3dcad2850.zip | |
Make proper reference to 'gie --list'
Diffstat (limited to 'docs/source/apps')
| -rw-r--r-- | docs/source/apps/gie.rst | 4 |
1 files changed, 2 insertions, 2 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> |
