diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-03-06 15:02:10 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2019-03-17 09:07:59 +0100 |
| commit | 6517181ffde7aad8981e66f7560532f16b0f3207 (patch) | |
| tree | f0a0f26148a6387bbd186e20a3e21ca885fb3170 /docs | |
| parent | edc13ed99affae2a449d3464bc103499e56d022a (diff) | |
| download | PROJ-6517181ffde7aad8981e66f7560532f16b0f3207.tar.gz PROJ-6517181ffde7aad8981e66f7560532f16b0f3207.zip | |
Make proper reference to 'gie --list'
Diffstat (limited to 'docs')
| -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> |
