mirror of
https://github.com/putnam/binmerge.git
synced 2025-04-19 08:28:06 +02:00
Update README.md
This commit is contained in:
parent
7922719f2b
commit
aa827005c7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ This will create two new files, "My Great Game (Merged).bin" and "My Great Game
|
||||||
|
|
||||||
To control the output directory, use the --outdir flag:
|
To control the output directory, use the --outdir flag:
|
||||||
|
|
||||||
`./binmerge -o "/mnt/stuff/merged-games" "/path/to/My Great Game.cue" "My Great Game (Merged)"`
|
`./binmerge --outdir "/mnt/stuff/merged-games" "/path/to/My Great Game.cue" "My Great Game (Merged)"`
|
||||||
|
|
||||||
### Example: Split a merged image
|
### Example: Split a merged image
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue