mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
Added new '--orphaned-*' command line switches.
This commit is contained in:
@@ -202,6 +202,50 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--orphaned-audio</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable all checks. Add check for orphaned audio files.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--orphaned-carts</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable all checks. Add check for orphaned carts.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--orphaned-cuts</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable all checks. Add check for orphaned cuts.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--orphaned-tracks</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable all checks. Add check for orphaned voice tracks.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--rehash=</option><replaceable>target</replaceable>
|
||||
|
Reference in New Issue
Block a user