aboutsummaryrefslogtreecommitdiff
path: root/system/bin2iso/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/bin2iso/README')
-rw-r--r--system/bin2iso/README9
1 files changed, 8 insertions, 1 deletions
diff --git a/system/bin2iso/README b/system/bin2iso/README
index d32d0e6ffd477..d1cc5b5005dad 100644
--- a/system/bin2iso/README
+++ b/system/bin2iso/README
@@ -1 +1,8 @@
-Converts RAW format (.bin) files to ISO/WAV format.
+bin2iso (BIN/CUE to ISO/WAV converter)
+
+bin2iso converts raw format (.bin/.cue) CD image files to ISO-9660 or
+.wav format. It's also (sometimes) capable of creating a .cue file for
+a .bin file whose .cue file has gone missong.
+
+There is no man page or --help option; run 'bin2iso' with no arguments
+for usage.