aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-05-07 15:25:06 -0400
committerB. Watson <yalhcru@gmail.com>2020-05-07 15:25:06 -0400
commitf1e13269603e63a590aa044c9394f5678e356e36 (patch)
tree236f137e8bdf3ec2d5b9d1930b30c5a35432d02c
parent958e0c26b4d57d26c0a52a3994cecd7e50b006db (diff)
downloadmiragextract-f1e13269603e63a590aa044c9394f5678e356e36.tar.gz
auto-regenerate man/html pages
-rw-r--r--miragextract.111
-rw-r--r--miragextract.html11
2 files changed, 14 insertions, 8 deletions
diff --git a/miragextract.1 b/miragextract.1
index 6c73e99..d154778 100644
--- a/miragextract.1
+++ b/miragextract.1
@@ -73,13 +73,16 @@ Default behaviour is to extract all tracks.
.TP
.B \-b
Sets the base filename for the output files. Default is \(aqtrack\(aq.
-See also the \-n option. Beware of using filenames with directory
-separators in them: the output files will be written in the same
-dir as the input file. Hopefully you have permission to write there.
+Can be prefixed with a directory to write files in that dir,
+but the dir must already exist (example: \-b extracted/track). See
+also the \-n option.
.TP
.B \-n
Set the base filename to the input filename, minus its extension.
-E.g. for foo.cue, this is the same as saying "\-b foo".
+E.g. for foo.cue, this is the same as saying "\-b foo". Beware of
+using input filenames with directory separators in them: the output files
+will be written in the same dir as the input file. Hopefully you
+have permission to write there.
.TP
.B \-f
Sets the format and filename extension for the output files.
diff --git a/miragextract.html b/miragextract.html
index 31f96b3..bd52207 100644
--- a/miragextract.html
+++ b/miragextract.html
@@ -422,13 +422,16 @@ Default behaviour is to extract all tracks.</td></tr>
<tr><td class="option-group">
<kbd><span class="option">-b</span></kbd></td>
<td>Sets the base filename for the output files. Default is 'track'.
-See also the -n option. Beware of using filenames with directory
-separators in them: the output files will be written in the same
-dir as the input file. Hopefully you have permission to write there.</td></tr>
+Can be prefixed with a directory to write files in that dir,
+but the dir must already exist (example: -b extracted/track). See
+also the -n option.</td></tr>
<tr><td class="option-group">
<kbd><span class="option">-n</span></kbd></td>
<td>Set the base filename to the input filename, minus its extension.
-E.g. for foo.cue, this is the same as saying &quot;-b foo&quot;.</td></tr>
+E.g. for foo.cue, this is the same as saying &quot;-b foo&quot;. Beware of
+using input filenames with directory separators in them: the output files
+will be written in the same dir as the input file. Hopefully you
+have permission to write there.</td></tr>
<tr><td class="option-group">
<kbd><span class="option">-f</span></kbd></td>
<td>Sets the format and filename extension for the output files.