diff --git a/Docs/src/basic.but b/Docs/src/basic.but index 150f2fcd..2b561cf6 100644 --- a/Docs/src/basic.but +++ b/Docs/src/basic.but @@ -119,7 +119,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, any file or directory which could not have been removed during the process will be removed on reboot -- if any file or directory will be removed on a reboot, the reboot flag will be set. The error flag is set if any file or directory cannot be removed. +Remove the specified directory (fully qualified path with no wildcards). 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, any file or directory which could not have been removed during the process will be removed on reboot -- if any file or directory will be removed on a reboot, the reboot flag will be set. The error flag is set if any file or directory cannot be removed. \c RMDir $INSTDIR \c RMDir $INSTDIR\data