mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-20 23:03:04 +02:00
2022-05-20 Fred Gleason <fredg@paravelsystems.com>
* Updated the 'Interfacing with the Linux Ecosystem: Command-Line Utilities' chapter of the Operations Guide. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
ea9f0d7674
commit
a6f373581a
@ -23119,3 +23119,6 @@
|
|||||||
2022-05-20 Fred Gleason <fredg@paravelsystems.com>
|
2022-05-20 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Updated the 'Rivendell Macro Language' chapter of the Operations
|
* Updated the 'Rivendell Macro Language' chapter of the Operations
|
||||||
Guide.
|
Guide.
|
||||||
|
2022-05-20 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Updated the 'Interfacing with the Linux Ecosystem: Command-Line
|
||||||
|
Utilities' chapter of the Operations Guide.
|
||||||
|
@ -35,16 +35,17 @@
|
|||||||
<userinput>man 1 rdconvert</userinput>.
|
<userinput>man 1 rdconvert</userinput>.
|
||||||
</para>
|
</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
<sect1 xml:id="sect.utilities.rddbcheck">
|
<sect1 xml:id="sect.utilities.rddbmgr">
|
||||||
<title>rddbcheck(8)</title>
|
<title>rddbmgr(8)</title>
|
||||||
<para>
|
<para>
|
||||||
<command>rddbcheck</command><manvolnum>8</manvolnum> is a
|
<command>rddbmgr</command><manvolnum>8</manvolnum> is a command-line
|
||||||
command-line interface (CLI) program that can be used to check a
|
interface (CLI) program that manages Rivendell databases. It
|
||||||
Rivendell database for consistency and correct errors found.
|
includes extensive capabilities for creating, checking and modifying
|
||||||
|
such databases.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Full documentation is available by doing
|
Full documentation is available by doing
|
||||||
<userinput>man 8 rddbcheck</userinput>.
|
<userinput>man 8 rddbmgr</userinput>.
|
||||||
</para>
|
</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
<sect1 xml:id="sect.utilities.rdexport">
|
<sect1 xml:id="sect.utilities.rdexport">
|
||||||
@ -77,6 +78,21 @@
|
|||||||
<userinput>man 1 rdimport</userinput>.
|
<userinput>man 1 rdimport</userinput>.
|
||||||
</para>
|
</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
<sect1 xml:id="sect.utilities.rdlogmanager">
|
||||||
|
<title>rdlogmanager(1)</title>
|
||||||
|
<para>
|
||||||
|
<command>rdlogmanager</command><manvolnum>1</manvolnum> is a Rivendell
|
||||||
|
module for generating logs and reports. When invoked with no arguments,
|
||||||
|
it will start up in GUI mode, described in
|
||||||
|
<xref linkend="chapter.rdlogmanager" />.
|
||||||
|
However, it can also be used in "batch" mode to generate and
|
||||||
|
merge logs and reports by means of its command-line interface.
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
Full documentation of rdlogmanager's command line interface is available
|
||||||
|
by doing <userinput>man 1 rdlogmanager</userinput>.
|
||||||
|
</para>
|
||||||
|
</sect1>
|
||||||
<sect1 xml:id="sect.utilities.rdmarkerset">
|
<sect1 xml:id="sect.utilities.rdmarkerset">
|
||||||
<title>rdmarkerset(8)</title>
|
<title>rdmarkerset(8)</title>
|
||||||
<para>
|
<para>
|
||||||
@ -90,18 +106,6 @@
|
|||||||
<userinput>man 8 rdmarkerset</userinput>.
|
<userinput>man 8 rdmarkerset</userinput>.
|
||||||
</para>
|
</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
<sect1 xml:id="sect.utilities.rdrevert">
|
|
||||||
<title>rdrevert(8)</title>
|
|
||||||
<para>
|
|
||||||
<command>rdrevert</command><manvolnum>8</manvolnum> is a
|
|
||||||
command-line interface (CLI) program that can be used to revert a
|
|
||||||
Rivendell database to a previous schema version.
|
|
||||||
</para>
|
|
||||||
<para>
|
|
||||||
Full documentation is available by doing
|
|
||||||
<userinput>man 8 rdrevert</userinput>.
|
|
||||||
</para>
|
|
||||||
</sect1>
|
|
||||||
<sect1 xml:id="sect.utilities.mlsend_1_">
|
<sect1 xml:id="sect.utilities.mlsend_1_">
|
||||||
<title>rmlsend(1)</title>
|
<title>rmlsend(1)</title>
|
||||||
<para>
|
<para>
|
||||||
@ -116,7 +120,7 @@
|
|||||||
<para>
|
<para>
|
||||||
<mediaobject>
|
<mediaobject>
|
||||||
<imageobject>
|
<imageobject>
|
||||||
<imagedata align="center" fileref="utilities.rmlsend_screenshot.png" scale="60"/>
|
<imagedata align="center" fileref="utilities.rmlsend_screenshot.png" width="140mm" depth="44mm"/>
|
||||||
</imageobject>
|
</imageobject>
|
||||||
<caption><para>RMLSend in GUI Mode</para></caption>
|
<caption><para>RMLSend in GUI Mode</para></caption>
|
||||||
</mediaobject>
|
</mediaobject>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user