mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:33:00 +00:00
[XCOPY] Add missing Syntax parameter in STRING_HELP string (#4161)
This commit is contained in:
parent
b7fa746172
commit
10c7145cc6
24 changed files with 24 additions and 24 deletions
|
@ -26,7 +26,7 @@ STRINGTABLE
|
|||
\n\
|
||||
Syntax:\n\
|
||||
XCOPY source [destination] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\
|
||||
\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\
|
||||
\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y] [/K]\n\
|
||||
\n\
|
||||
Where:\n\
|
||||
\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue