This commit is contained in:
kris 2023-02-03 00:29:59 +00:00
parent 4f8fe0c1e8
commit 5d6cbfc438
1 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ See below for mode-specific instructions.
To convert an image to Hi-Res the simplest usage is:
```buildoutcfg
python convert.py hgr --palette ntsc <input> <output.hgr>
python convert.py hgr <input> <output.hgr>
```
`<output.hgr>` contains the hires image data in a form suitable for transfer to an Apple II disk image.