diff --git a/README b/README index 0671f6e..bc8e17c 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ XCOPY source [destination] [/switches] /T Creates directory tree without copying files. Empty directories will not be copied. To copy them add switch /E. /V Verifies each new file. - /W Waits for a keypress before beginning. + /W Waits for a key press before beginning. /Y Suppresses prompting to confirm you want to overwrite an existing destination file and overwrites these files. /-Y Causes prompting to confirm you want to overwrite an existing diff --git a/doc/xcopy.txt b/doc/xcopy.txt index 3fdece2..077058b 100644 --- a/doc/xcopy.txt +++ b/doc/xcopy.txt @@ -29,7 +29,7 @@ XCOPY source [destination] [/switches] /T Creates directory tree without copying files. Empty directories will not be copied. To copy them add switch /E. /V Verifies each new file. - /W Waits for a keypress before beginning. + /W Waits for a key press before beginning. /Y Suppresses prompting to confirm you want to overwrite an existing destination file and overwrites these files. /-Y Causes prompting to confirm you want to overwrite an existing diff --git a/help/xcopy.htm b/help/xcopy.htm index f46371a..969550a 100644 --- a/help/xcopy.htm +++ b/help/xcopy.htm @@ -70,7 +70,7 @@