From fe4c2ed7d0362dc3c43e4aff98a568287c8a539b Mon Sep 17 00:00:00 2001 From: DeflateAwning <11021263+DeflateAwning@users.noreply.github.com> Date: Wed, 20 Dec 2023 14:03:47 -0700 Subject: [PATCH] Fix `projsync --system-directory` command in install guide Also added a comma --- docs/source/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/install.rst b/docs/source/install.rst index 9e22fe7f31..c3f2150541 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -187,10 +187,10 @@ Tests are run with:: ctest -With a successful install of PROJ we can now install data files using the +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`