Skip to content

Commit 14223f9

Browse files
authored
Fix the reload command, -c goes after reload (#252)
Co-authored-by: Juan Miguel Carceller <[email protected]>
1 parent 9294b03 commit 14223f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpt-configure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1096,7 +1096,7 @@ Hotpatching has to be done for all repositories concurrently by
10961096

10971097
::
10981098

1099-
cvmfs_config [-c] reload
1099+
cvmfs_config reload [-c]
11001100

11011101
The optional parameter ``-c`` specifies if the CernVM-FS cache should be
11021102
wiped out during the hotpatch. Reloading of the parameters of a specific

0 commit comments

Comments
 (0)