From 5b50a3beeaa3109acafab7f9f01097a2897fd0eb Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 16 Sep 2021 10:25:33 +0200 Subject: Merge pull request #2856 from waheedi/patch-1 update projsync command line to sync --all --- docs/source/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` -- cgit v1.2.3