From aa827005c71f18c8723017e26738d5b1920b26af Mon Sep 17 00:00:00 2001 From: Chris Putnam Date: Wed, 13 Mar 2024 03:16:10 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c5544c..13cd615 100644 --- a/README.md +++ b/README.md @@ -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: -`./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