From 04843d743e08beeb257f6ce781633b2a9647ab07 Mon Sep 17 00:00:00 2001 From: Alex Turbov Date: Thu, 4 Aug 2022 13:45:23 +0400 Subject: Help: Replace a bunch of more ``--option`` to `:option:` role --- Help/guide/tutorial/Packaging an Installer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Help/guide/tutorial/Packaging an Installer.rst') diff --git a/Help/guide/tutorial/Packaging an Installer.rst b/Help/guide/tutorial/Packaging an Installer.rst index 328bf1b4e4..e3d8de0c64 100644 --- a/Help/guide/tutorial/Packaging an Installer.rst +++ b/Help/guide/tutorial/Packaging an Installer.rst @@ -46,7 +46,7 @@ use :option:`-C ` to specify the configuration. For example: cpack -G ZIP -C Debug For a list of available generators, see :manual:`cpack-generators(7)` or call -``cpack --help``. An :cpack_gen:`archive generator ` +:option:`cpack --help`. An :cpack_gen:`archive generator ` like ZIP creates a compressed archive of all *installed* files. To create an archive of the *full* source tree you would type: -- cgit v1.2.1