mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-19 13:10:57 -07:00
invokation != invocation
This commit is contained in:
parent
256a7f0cf1
commit
c8c4dcda52
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@
|
|||
<object> indicates a syntactic variable.
|
||||
|
||||
|
||||
COMMAND invokation
|
||||
COMMAND invocation
|
||||
|
||||
COMMAND [[<drive>:]<path>] [<cttydev>] [-D] [-P] [-C <string>]
|
||||
|
||||
|
@ -810,4 +810,4 @@ A>DIR | SORT /+14 | MORE
|
|||
|
||||
will do the same thing except that MORE will give you a chance
|
||||
to read the directory before it scrolls off the screen.
|
||||
|