mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:45:50 +00:00
Typo fixes, patch by our friend Coviti.
svn path=/trunk/; revision=26068
This commit is contained in:
parent
a97f262ed8
commit
4062336483
1 changed files with 7 additions and 7 deletions
|
@ -395,8 +395,8 @@ SHIFT [DOWN]"
|
|||
|
||||
STRING_SCREEN_HELP, "move cursor and optionally print text\n\n\
|
||||
SCREEN row col [text]\n\n\
|
||||
row row to wich move the cursor\n\
|
||||
col column to wich move the cursor"
|
||||
row row to which move the cursor\n\
|
||||
col column to which move the cursor"
|
||||
|
||||
STRING_SET_HELP, "Displays, sets, or removes environment variables.\n\n\
|
||||
SET [variable[=][string]]\n\n\
|
||||
|
@ -498,7 +498,7 @@ RESTORE restore the window"
|
|||
STRING_WINDOW_HELP2, "change console window aspect\n\n\
|
||||
ACTIVATE 'window' [/POS[=]left,top,width,heigth]\n\
|
||||
[MIN|MAX|RESTORE] ['title']\n\n\
|
||||
window tile of window on wich perform actions\n\
|
||||
window tile of window on which perform actions\n\
|
||||
/POS specify window placement and dimensions\n\
|
||||
MIN minimize the window\n\
|
||||
MAX maximize the window\n\
|
||||
|
@ -531,7 +531,7 @@ FREE (free) disc space.\n\
|
|||
GOTO Directs the ReactOS command interpreter to a labeled line in\n\
|
||||
a batch program.\n\
|
||||
HELP Provides Help information for ReactOS commands.\n\
|
||||
HISTORY List alle commands which has been used\n\
|
||||
HISTORY List all commands which has been used\n\
|
||||
IF Performs conditional processing in batch programs.\n\
|
||||
LABEL Creates, changes, or deletes the volume label of a disk.\n\
|
||||
MD Creates a directory.\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue