From 0bc84c65e0d626366d568838473a3686c9897f91 Mon Sep 17 00:00:00 2001 From: Waheed Barghouthi Date: Thu, 16 Sep 2021 10:19:50 +0200 Subject: update projsync command I added the --all arg to the command, it seems its now a requirement, not sure if this is meant to be like this --- 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