From: fabbione@sourceware.org <fabbione@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.05-15-ge91380a
Date: 25 Jun 2008 05:18:57 -0000 [thread overview]
Message-ID: <20080625051857.31617.qmail@sourceware.org> (raw)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cluster Project".
http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=e91380a6f2743ad3ddd6f1fec1cde5a1688f1b0c
The branch, master has been updated
via e91380a6f2743ad3ddd6f1fec1cde5a1688f1b0c (commit)
from e3ca05f77bc7e801087d11cae429a35a79e26838 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e91380a6f2743ad3ddd6f1fec1cde5a1688f1b0c
Author: Fabio M. Di Nitto <fdinitto@redhat.com>
Date: Wed Jun 25 07:18:31 2008 +0200
[FENCE] fence_tool: document "ls"
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
-----------------------------------------------------------------------
Summary of changes:
fence/fence_tool/fence_tool.c | 1 +
fence/man/fence_tool.8 | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/fence/fence_tool/fence_tool.c b/fence/fence_tool/fence_tool.c
index f79ff84..ded7eda 100644
--- a/fence/fence_tool/fence_tool.c
+++ b/fence/fence_tool/fence_tool.c
@@ -347,6 +347,7 @@ static void print_usage(void)
printf("Actions:\n");
printf(" join Join the default fence domain\n");
printf(" leave Leave default fence domain\n");
+ printf(" ls List nodes status\n");
printf(" dump Dump debug buffer from fenced\n");
printf("\n");
printf("Options:\n");
diff --git a/fence/man/fence_tool.8 b/fence/man/fence_tool.8
index 73867cb..a83da94 100644
--- a/fence/man/fence_tool.8
+++ b/fence/man/fence_tool.8
@@ -6,7 +6,7 @@ fence_tool - A program to join and leave the fence domain
.SH SYNOPSIS
.B
fence_tool
-<\fBjoin | leave | dump\fP>
+<\fBjoin | leave | ls | dump\fP>
[\fIOPTION\fR]...
.SH DESCRIPTION
hooks/post-receive
--
Cluster Project
reply other threads:[~2008-06-25 5:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080625051857.31617.qmail@sourceware.org \
--to=fabbione@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).