diff --git a/ChangeLog b/ChangeLog index b4fe51a3..f0cf1f93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23119,3 +23119,6 @@ 2022-05-20 Fred Gleason * Updated the 'Rivendell Macro Language' chapter of the Operations Guide. +2022-05-20 Fred Gleason + * Updated the 'Interfacing with the Linux Ecosystem: Command-Line + Utilities' chapter of the Operations Guide. diff --git a/docs/opsguide/utilities.xml b/docs/opsguide/utilities.xml index 629cacac..194b3bdc 100644 --- a/docs/opsguide/utilities.xml +++ b/docs/opsguide/utilities.xml @@ -35,16 +35,17 @@ man 1 rdconvert. - - rddbcheck(8) + + rddbmgr(8) - rddbcheck8 is a - command-line interface (CLI) program that can be used to check a - Rivendell database for consistency and correct errors found. + rddbmgr8 is a command-line + interface (CLI) program that manages Rivendell databases. It + includes extensive capabilities for creating, checking and modifying + such databases. Full documentation is available by doing - man 8 rddbcheck. + man 8 rddbmgr. @@ -77,6 +78,21 @@ man 1 rdimport. + + rdlogmanager(1) + + rdlogmanager1 is a Rivendell + module for generating logs and reports. When invoked with no arguments, + it will start up in GUI mode, described in + . + However, it can also be used in "batch" mode to generate and + merge logs and reports by means of its command-line interface. + + + Full documentation of rdlogmanager's command line interface is available + by doing man 1 rdlogmanager. + + rdmarkerset(8) @@ -90,18 +106,6 @@ man 8 rdmarkerset. - - rdrevert(8) - - rdrevert8 is a - command-line interface (CLI) program that can be used to revert a - Rivendell database to a previous schema version. - - - Full documentation is available by doing - man 8 rdrevert. - - rmlsend(1) @@ -116,7 +120,7 @@ - + RMLSend in GUI Mode