2016-07-22 Fred Gleason <fredg@paravelsystems.com>

* Implemented a 'deletelog' command for rdclilogedit(1).
This commit is contained in:
Fred Gleason
2016-07-22 13:53:54 -04:00
parent d4e2b65796
commit b41c243de9
7 changed files with 82 additions and 5 deletions

View File

@@ -131,6 +131,18 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<command>deletelog</command>
<arg choice="req"><replaceable>log-name</replaceable></arg>
</term>
<listitem>
<para>
Delete the log <replaceable>log-name</replaceable> from the
Rivendell database.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<command>exit</command>