diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionNodes.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionNodes.sh index 4d17738..22c4581 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionNodes.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionNodes.sh @@ -91,7 +91,7 @@ function texinfo_updateSectionNodes { # Create documentation entry using texinfo template as # reference. - svn cp ${TEMPLATE} ${MANUAL_BASEDIR_L10N}/$INCL --quiet + ${CLI_NAME} svn --copy ${TEMPLATE} ${MANUAL_BASEDIR_L10N}/$INCL fi