From 76dfc34fd2ee5f4ee5cc7de4f129b602ac7a1318 Mon Sep 17 00:00:00 2001 From: April Date: Thu, 15 Feb 2018 20:54:14 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 52235b5..fda95f5 100644 --- a/README.md +++ b/README.md @@ -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```