diff options
| author | Mike Taves <mwtoews@gmail.com> | 2021-05-04 09:05:06 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-04 09:05:06 +1200 |
| commit | ea3f53746c859c73c775bf11d17f8471d0fb59f2 (patch) | |
| tree | 53e3ea1cf0a5f22786f0b7805bc638e41151500b /docs/source/apps/projsync.rst | |
| parent | 371bc3c5e7472d4f2fdffad0b39e7c9d27abf234 (diff) | |
| download | PROJ-ea3f53746c859c73c775bf11d17f8471d0fb59f2.tar.gz PROJ-ea3f53746c859c73c775bf11d17f8471d0fb59f2.zip | |
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705)
Diffstat (limited to 'docs/source/apps/projsync.rst')
| -rw-r--r-- | docs/source/apps/projsync.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/apps/projsync.rst b/docs/source/apps/projsync.rst index db3ff16d..247bd2e8 100644 --- a/docs/source/apps/projsync.rst +++ b/docs/source/apps/projsync.rst @@ -39,13 +39,13 @@ The following control parameters can appear in any order: .. option:: --endpoint URL - Defines the URL where to download the master ``files.geojson`` file and then + Defines the URL where to download the master :file:`files.geojson` file and then the resource files. Defaults to the value set in :ref:`proj-ini` .. option:: --local-geojson-file FILENAME Defines the filename for the master GeoJSON files that references resources. - Defaults to ${endpoint}/files.geojson + Defaults to ``${endpoint}/files.geojson`` .. option:: --user-writable-directory |
