aboutsummaryrefslogtreecommitdiff
path: root/miragextract.rst
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.rst
parentb3eed2c9f183c34458e0e2e40028990fd2173b86 (diff)
downloadmiragextract-c18d59d269105016597b9516e5e00a2a3208716b.tar.gz
man page tweaks
Diffstat (limited to 'miragextract.rst')
-rw-r--r--miragextract.rst17
1 files changed, 12 insertions, 5 deletions
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
.. ========