From e07a3c7976e5eeb14e2d1a407934d77c6ff6c20d Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 14 Nov 2017 12:23:41 +0900 Subject: [PATCH] docs: add witness command reference files to file list --- doc/filelist.sgml | 2 ++ doc/repmgr.sgml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/filelist.sgml b/doc/filelist.sgml index 85d09e7b..0e7fe69a 100644 --- a/doc/filelist.sgml +++ b/doc/filelist.sgml @@ -63,6 +63,8 @@ + + diff --git a/doc/repmgr.sgml b/doc/repmgr.sgml index bbd8044f..18a269eb 100644 --- a/doc/repmgr.sgml +++ b/doc/repmgr.sgml @@ -100,6 +100,8 @@ &repmgr-standby-promote; &repmgr-standby-follow; &repmgr-standby-switchover; + &repmgr-witness-register; + &repmgr-witness-unregister; &repmgr-node-status; &repmgr-node-check; &repmgr-node-rejoin;