aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-05-07 15:46:11 -0400
committerB. Watson <yalhcru@gmail.com>2020-05-07 15:46:11 -0400
commiteda5398a6dd6e40eac3eaf0dc94f949b2322a16a (patch)
tree4e9ae1060cb90b85e5184ff56f4003d008a1090f
parentc18d59d269105016597b9516e5e00a2a3208716b (diff)
downloadmiragextract-eda5398a6dd6e40eac3eaf0dc94f949b2322a16a.tar.gz
auto-regenerate man/html pages
-rw-r--r--miragextract.13
-rw-r--r--miragextract.html14
2 files changed, 11 insertions, 6 deletions
diff --git a/miragextract.1 b/miragextract.1
index 7bf0226..a5e4730 100644
--- a/miragextract.1
+++ b/miragextract.1
@@ -144,8 +144,7 @@ play \-x \-t cdda track01.cdda
.
.SH EXIT STATUS
.sp
-0 (success) if everything worked properly, or non\-zero (failure) if
-there was an error.
+As usual, 0 for success, non\-zero for failure.
.SH BUGS
.sp
There\(aqs not enough error checking. It\(aqs probably possible to make
diff --git a/miragextract.html b/miragextract.html
index bd52207..c657461 100644
--- a/miragextract.html
+++ b/miragextract.html
@@ -443,6 +443,7 @@ to 10. Default is 7. Has very little effect on flac, and no effect on
wav or cdda output.</td></tr>
</tbody>
</table>
+<p>Always include a space between an option and its argument (e.g. <strong>-b foo</strong>, not <strong>-bfoo</strong>).</p>
</div>
<div class="section" id="notes">
<h1>NOTES</h1>
@@ -473,10 +474,15 @@ play -x -t cdda track01.cdda
<!-- ===== -->
<!-- ENVIRONMENT -->
<!-- =========== -->
-<!-- EXIT STATUS -->
-<!-- =========== -->
-<!-- BUGS -->
-<!-- ==== -->
+</div>
+<div class="section" id="exit-status">
+<h1>EXIT STATUS</h1>
+<p>As usual, 0 for success, non-zero for failure.</p>
+</div>
+<div class="section" id="bugs">
+<h1>BUGS</h1>
+<p>There's not enough error checking. It's probably possible to make
+miragextract segfault under some circumstances.</p>
<!-- EXAMPLES -->
<!-- ======== -->
</div>