mirror of
https://github.com/paulhagstrom/dsk2po.git
synced 2025-01-02 08:31:04 +00:00
A little more on the readme
This commit is contained in:
parent
1f25ee7b3e
commit
d602faeaf5
@ -12,3 +12,9 @@ Usage is jut:
|
|||||||
|
|
||||||
This will create image.dsk.po alongside it. Pretty much no checking is done.
|
This will create image.dsk.po alongside it. Pretty much no checking is done.
|
||||||
It just goes through 35 tracks and converts them, then ends.
|
It just goes through 35 tracks and converts them, then ends.
|
||||||
|
|
||||||
|
This can be used as an action for find, like so:
|
||||||
|
|
||||||
|
find imagefolders/*/*.dsk -exec ./dsk2po.py {} \;
|
||||||
|
|
||||||
|
...which was mostly the point.
|
Loading…
Reference in New Issue
Block a user