mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-19 21:13:33 -07:00
Merge c8c4dcda52
into 97db9768a4
This commit is contained in:
commit
badcf87d18
2 changed files with 8 additions and 2 deletions
6
v2.0/source/.gitignore
vendored
Normal file
6
v2.0/source/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
.DS_Store
|
||||
*.plan
|
||||
*.swp
|
||||
.idea
|
||||
~*
|
||||
*~
|
|
@ -38,7 +38,7 @@
|
|||
<object> indicates a syntactic variable.
|
||||
|
||||
|
||||
COMMAND invokation
|
||||
COMMAND invocation
|
||||
|
||||
COMMAND [[<drive>:]<path>] [<cttydev>] [-D] [-P] [-C <string>]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue