From 9df35db45f9d3e78e4c4e382e85003b02297dd75 Mon Sep 17 00:00:00 2001 From: Marek 'marx' Grac Date: Wed, 12 Aug 2015 14:32:07 +0200 Subject: [PATCH 1/2] fencing: Actions 'list-status' and 'validate-all' were not documented in manual pages --- fence/agents/lib/fence2man.xsl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fence/agents/lib/fence2man.xsl b/fence/agents/lib/fence2man.xsl index 97786ea..fd923f5 100644 --- a/fence/agents/lib/fence2man.xsl +++ b/fence/agents/lib/fence2man.xsl @@ -33,7 +33,9 @@ Check the health of fence device Display the XML metadata describing this resource. List available plugs with aliases/virtual machines if there is support for more then one device. Returns N/A otherwise. +List available plugs with aliases/virtual machines and their power state if it can be obtained without additional commands. This returns the status of the plug/virtual machine. +Validate if all required parameters are entered. The operational behavior of this is not known. -- 1.9.3