aboutsummaryrefslogtreecommitdiff
path: root/system/nrg2cue/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/nrg2cue/README')
-rw-r--r--system/nrg2cue/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/nrg2cue/README b/system/nrg2cue/README
new file mode 100644
index 0000000000..14bdadc2a2
--- /dev/null
+++ b/system/nrg2cue/README
@@ -0,0 +1,9 @@
+nrg2cue (convert Nero .nrg CD images to bin/cue)
+
+Usage: nrg2cue <file.NRG> [output.ISO]
+
+If you specify the output ISO file, it will be generated too.
+
+If you're wondering "Where is the .bin file?", the answer is that the
+generated .cue file uses the .nrg image as the "bin" file, since it
+contains all the data in the image anyway.