Capital F - typo

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2439 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-04-06 15:45:37 +00:00
parent 17f3de5985
commit 2953a75330

View file

@ -66,7 +66,7 @@ See \R{file}{File} for more information about the parameters.
\c [/r|/REBOOTOK] directory_name
Remove the specified directory (which should be a full path). Without /r, the directory will only be removed if it is completely empty. If /r is specified, the directory will be removed recursively, so all directories and files in the specified directory will be removed. IF /REBOOTOK is specified, and the directory cannot be overwritten, then the directory will be deleted when the system reboots -- if the directory will be removed on a reboot, the reboot flag will be set. The error flag is set if the directory cannot be removed.
Remove the specified directory (which should be a full path). Without /r, the directory will only be removed if it is completely empty. If /r is specified, the directory will be removed recursively, so all directories and files in the specified directory will be removed. If /REBOOTOK is specified, and the directory cannot be overwritten, then the directory will be deleted when the system reboots -- if the directory will be removed on a reboot, the reboot flag will be set. The error flag is set if the directory cannot be removed.
\S2{setoutpath} SetOutPath