mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-31 08:02:43 +02:00
2019-03-20 Fred Gleason <fredg@paravelsystems.com>
* Documented the 'Append Log' ['AL'] RML in the Operations Guide.
This commit is contained in:
parent
2df7752270
commit
57233097e3
@ -18543,3 +18543,6 @@
|
||||
that threw a segfault when applied on am empty log.
|
||||
* Fixed a bug in date/time parsing methods that could cause
|
||||
segfaults.
|
||||
2019-03-20 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Documented the 'Append Log' ['AL'] RML in the Operations
|
||||
Guide.
|
||||
|
@ -227,6 +227,37 @@
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="sect.rml.append_log__al_">
|
||||
<title>Append Log [AL]</title>
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>Module</term>
|
||||
<listitem>
|
||||
<command>rdairplay</command><manvolnum>1</manvolnum>,
|
||||
<command>rdairplayd</command><manvolnum>8</manvolnum>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>Mnemonic</term>
|
||||
<listitem><userinput>AL</userinput></listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
<para>
|
||||
Append a log to a cuurently loaded log.
|
||||
</para>
|
||||
<para>
|
||||
<userinput>AL
|
||||
<replaceable>mach</replaceable>
|
||||
<replaceable>logname</replaceable>!</userinput>
|
||||
</para>
|
||||
<para>
|
||||
Append the log named <replaceable>logname</replaceable> to the log
|
||||
currently loaded in log machine <replaceable>mach</replaceable>.
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="sect.rml.binary_serial_out__bo_">
|
||||
<title>Binary Serial Out [BO]</title>
|
||||
<para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user