From d932d6a0c6ba8e9e7fc65512c7c4421397b76000 Mon Sep 17 00:00:00 2001
From: Klaus Aehlig <aehlig@google.com>
Date: Wed, 10 Jun 2015 11:31:31 +0200
Subject: [PATCH] Update ganeti-luxid synopsis

The options --syslog, --no-user-checks, --no-voting,
and --yes-do-it were already described in the description.
Add them to the synopsis as well.

Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Petr Pudlak <pudlak@google.com>
---
 man/ganeti-luxid.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man/ganeti-luxid.rst b/man/ganeti-luxid.rst
index c55691d1a..8d9397359 100644
--- a/man/ganeti-luxid.rst
+++ b/man/ganeti-luxid.rst
@@ -9,7 +9,8 @@ ganeti-luxid - Ganeti query daemon
 Synopsis
 --------
 
-**ganeti-luxid** [-f] [-d]
+**ganeti-luxid** [-f] [-d] [--syslog] [--no-user-checks]
+[--no-voting --yes-do-it]
 
 DESCRIPTION
 -----------
-- 
GitLab