aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-09-16 10:25:33 +0200
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2021-09-16 08:55:52 +0000
commit5b50a3beeaa3109acafab7f9f01097a2897fd0eb (patch)
treea33372fe889dc4fc456ead23ecc67ea6f3689be0
parent1cedab9d8d48302c61a2ae1f3c139332560f9b73 (diff)
downloadPROJ-backport-2856-to-master.tar.gz
PROJ-backport-2856-to-master.zip
Merge pull request #2856 from waheedi/patch-1backport-2856-to-master
update projsync command line to sync --all
-rw-r--r--docs/source/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/install.rst b/docs/source/install.rst
index 325e47b1..73cc6e00 100644
--- a/docs/source/install.rst
+++ b/docs/source/install.rst
@@ -189,7 +189,7 @@ Tests are run with::
With a successful install of PROJ we can now install data files using the
:program:`projsync` utility::
- projsync --system-directory
+ projsync --system-directory --all
which will download all resource files currently available for PROJ. If less than
the entire collection of resource files is needed the call to :program:`projsync`