From c18d59d269105016597b9516e5e00a2a3208716b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 7 May 2020 15:46:08 -0400 Subject: man page tweaks --- miragextract.rst | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'miragextract.rst') diff --git a/miragextract.rst b/miragextract.rst index b85a430..2a477aa 100644 --- a/miragextract.rst +++ b/miragextract.rst @@ -37,7 +37,7 @@ OPTIONS ======= --help - Print short usage string. + Print short usage string. -l Lists the tracks in the image without extracting them. @@ -69,6 +69,8 @@ OPTIONS 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 ===== @@ -108,11 +110,16 @@ them with the *play* command from *sox*. Try:: .. ENVIRONMENT .. =========== -.. EXIT STATUS -.. =========== +EXIT STATUS +=========== + +As usual, 0 for success, non-zero for failure. + +BUGS +==== -.. BUGS -.. ==== +There's not enough error checking. It's probably possible to make +miragextract segfault under some circumstances. .. EXAMPLES .. ======== -- cgit v1.2.3