From 52278ef91494c4327ae04a533599b5c0165ff800 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig <aehlig@google.com> Date: Fri, 3 May 2013 10:13:14 +0200 Subject: [PATCH] Update hroller man page In commit 7dbe4c725 the new option --force was introduced to hroller. Change the man page to reflect this change. Signed-off-by: Klaus Aehlig <aehlig@google.com> Reviewed-by: Guido Trotter <ultrotter@google.com> --- man/hroller.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/man/hroller.rst b/man/hroller.rst index c381a0afe..25ffa34b3 100644 --- a/man/hroller.rst +++ b/man/hroller.rst @@ -19,6 +19,8 @@ Backend options: { **-m** *cluster* | **-L[** *path* **]** | **-t** *data-file* | **-I** *path* } +**[ --force ]** + Algorithm options: **[ -G *name* ]** @@ -54,8 +56,12 @@ secondary node on them, so they are safe to be rebooted concurrently. OPTIONS ------- -Currently only standard htools options are supported. For a description of them -check **htools**\(7) and **hbal**\(1). +For a description of the standard options check **htools**\(7) and +**hbal**\(1). + +\--force + Do not fail, even if the master node cannot be determined. + BUGS ---- -- GitLab