diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/apps/projinfo.rst | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/source/apps/projinfo.rst b/docs/source/apps/projinfo.rst index f0a2ae08..0b65b8a0 100644 --- a/docs/source/apps/projinfo.rst +++ b/docs/source/apps/projinfo.rst @@ -26,7 +26,8 @@ Synopsis | [--main-db-path path] [--aux-db-path path]* | [--identify] [--3d] | [--c-ify] [--single-line] - | --searchpaths | {object_definition} | {object_reference} | (-s {srs_def} -t {srs_def}) + | --searchpaths | --remote-data | {object_definition} | + | {object_reference} | (-s {srs_def} -t {srs_def}) | where {object_definition} or {srs_def} is @@ -256,6 +257,13 @@ The following control parameters can appear in any order: (if not using C API such as :cpp:func:`proj_context_set_search_paths` that will override them. +.. option:: --remote-data + + .. versionadded:: 7.0 + + Display information regarding if :ref:`network` is enabled, and the + related URL. + Examples ******** |
