diff options
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 |
