aboutsummaryrefslogtreecommitdiff
path: root/miragextract.1
diff options
context:
space:
mode:
Diffstat (limited to 'miragextract.1')
-rw-r--r--miragextract.118
1 files changed, 10 insertions, 8 deletions
diff --git a/miragextract.1 b/miragextract.1
index d154778..7bf0226 100644
--- a/miragextract.1
+++ b/miragextract.1
@@ -93,6 +93,8 @@ Quality setting for ogg and flac output files. Integer from 0
to 10. Default is 7. Has very little effect on flac, and no effect on
wav or cdda output.
.UNINDENT
+.sp
+Always include a space between an option and its argument (e.g. \fB\-b foo\fP, not \fB\-bfoo\fP).
.SH NOTES
.sp
Image\-file is e.g. a .cue, .ccd, .nrg, .mds, or anything else supported
@@ -140,14 +142,14 @@ play \-x \-t cdda track01.cdda
.
.\" ===========
.
-.\" EXIT STATUS
-.
-.\" ===========
-.
-.\" BUGS
-.
-.\" ====
-.
+.SH EXIT STATUS
+.sp
+0 (success) if everything worked properly, or non\-zero (failure) if
+there was an error.
+.SH BUGS
+.sp
+There\(aqs not enough error checking. It\(aqs probably possible to make
+miragextract segfault under some circumstances.
.\" EXAMPLES
.
.\" ========