From 2953a753308648ee282410bdfd68ccaf0837d40e Mon Sep 17 00:00:00 2001 From: kichik Date: Sun, 6 Apr 2003 15:45:37 +0000 Subject: [PATCH] Capital F - typo git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2439 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/basic.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/basic.but b/Docs/src/basic.but index a4c38aec..06092b16 100644 --- a/Docs/src/basic.but +++ b/Docs/src/basic.but @@ -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