From eda5398a6dd6e40eac3eaf0dc94f949b2322a16a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 7 May 2020 15:46:11 -0400 Subject: auto-regenerate man/html pages --- miragextract.1 | 3 +-- miragextract.html | 14 ++++++++++---- 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. +

Always include a space between an option and its argument (e.g. -b foo, not -bfoo).

NOTES

@@ -473,10 +474,15 @@ play -x -t cdda track01.cdda - - - - +
+
+

EXIT STATUS

+

As usual, 0 for success, non-zero for failure.

+
+
+

BUGS

+

There's not enough error checking. It's probably possible to make +miragextract segfault under some circumstances.

-- cgit v1.2.3