aboutsummaryrefslogtreecommitdiff
path: root/miragextract.1
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-05-07 15:46:08 -0400
committerB. Watson <yalhcru@gmail.com>2020-05-07 15:46:08 -0400
commitc18d59d269105016597b9516e5e00a2a3208716b (patch)
tree3835c2eb3e36ef06e572b06763f3a06d32fcd728 /miragextract.1
parentb3eed2c9f183c34458e0e2e40028990fd2173b86 (diff)
downloadmiragextract-c18d59d269105016597b9516e5e00a2a3208716b.tar.gz
man page tweaks
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
.
.\" ========