mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
Fix two spelling error
thx dnordenberg to notice them svn path=/trunk/; revision=15238
This commit is contained in:
parent
5fe9818563
commit
1add9174ff
1 changed files with 2 additions and 2 deletions
|
@ -360,7 +360,7 @@ RMDIR [drive:]path\nRD [drive:]path"
|
|||
STRING_REN_HELP1, "Renames a file/directory or files/directories.\n\n\
|
||||
RENAME [/E /N /P /Q /S /T] old_name ... new_name\n\
|
||||
REN [/E /N /P /Q /S /T] old_name ... new_name\n\n\
|
||||
/E No eror messages.\n\
|
||||
/E No error messages.\n\
|
||||
/N Nothing.\n\
|
||||
/P Prompts for confirmation before renaming each file.\n\
|
||||
(Not implemented yet!)\n\
|
||||
|
@ -416,7 +416,7 @@ TIMER [ON|OFF] [/S] [/n] [/Fn]\n\n\
|
|||
/S Split time. Return stopwatch split\n\
|
||||
time without changing its value\n\
|
||||
/n Specifiy the stopwach number.\n\
|
||||
Stopwaches avaliable are 0 to 10\n\
|
||||
Stopwaches avaliable are 0 to 9\n\
|
||||
If it is not specified default is 1\n\
|
||||
/Fn Format for output\n\
|
||||
n can be:\n\
|
||||
|
|
Loading…
Reference in a new issue