Update README.md

This commit is contained in:
April 2018-02-15 20:54:14 +11:00 committed by GitHub
parent c72cc80e5b
commit 76dfc34fd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -173,3 +173,7 @@ Find Duplicate files across disks:
Find Active Sector duplicates but only under a folder:
```diskm8 -as-dupes -select "C:\Users\myname\LotsOfDisks\Operating Systems"```
### Putting a file onto a disk in a particular path
```diskm8 -with-disk prodos_basic.dsk -with-path practice -file-put start#0x0801.BAS```