mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 00:51:13 +02:00
2020-10-31 Fred Gleason <fredg@paravelsystems.com>
* Added an '--output-pattern' switch to rdimport(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<refmeta>
|
||||
<refentrytitle>rdimport</refentrytitle>
|
||||
<manvolnum>1</manvolnum>
|
||||
<refmiscinfo class='source'>February 2020</refmiscinfo>
|
||||
<refmiscinfo class='source'>October 2020</refmiscinfo>
|
||||
<refmiscinfo class='manual'>Linux Audio Manual</refmiscinfo>
|
||||
</refmeta>
|
||||
<refnamediv>
|
||||
@@ -502,6 +502,25 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--output-pattern=</option><replaceable>pattern</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Specify a <replaceable>pattern</replaceable> string
|
||||
(which may include metadata wildcards), which will cause
|
||||
<command>rdimport</command><manvolnum>1</manvolnum> to print
|
||||
this string to standard output once for each file successfully
|
||||
imported, with the wildcards appropriately resolved.
|
||||
</para>
|
||||
<para>
|
||||
See the <option>--metadata-pattern</option> section (above) for
|
||||
the list of supported wildcards.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--segue-length=</option><replaceable>length</replaceable>
|
||||
|
Reference in New Issue
Block a user