public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
From: Steven Whitehouse <swhiteho@fedoraproject.org>
To: cluster-cvs-relay@redhat.com
Subject: cluster: STABLE3 - gfs2_tool: Fix help message
Date: Wed, 27 May 2009 10:20:00 -0000 [thread overview]
Message-ID: <20090527101954.3FFB7120364@lists.fedorahosted.org> (raw)
Gitweb: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=682d8b2ab1b6b4e8857ddd1b49da853b89e5b69c
Commit: 682d8b2ab1b6b4e8857ddd1b49da853b89e5b69c
Parent: 112984a41fd02ae4233ac7e7245d681d13557c87
Author: Steven Whitehouse <swhiteho@redhat.com>
AuthorDate: Tue May 26 10:44:59 2009 +0100
Committer: Steven Whitehouse <swhiteho@redhat.com>
CommitterDate: Wed May 27 10:08:09 2009 +0100
gfs2_tool: Fix help message
Remove references to the removed subcommands from the
help message.
Signed-off-by: Steven Whitehouse <swhitho@redhat.com>
---
gfs2/tool/main.c | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/gfs2/tool/main.c b/gfs2/tool/main.c
index 3b9340e..0d2b944 100644
--- a/gfs2/tool/main.c
+++ b/gfs2/tool/main.c
@@ -35,18 +35,12 @@ static const char *usage = {
" gfs2_tool df <mountpoint>\n"
"Freeze a GFS2 cluster:\n"
" gfs2_tool freeze <mountpoint>\n"
- "Print the current mount arguments of a mounted filesystem:\n"
- " gfs2_tool getargs <mountpoint>\n"
"Get tuneable parameters for a filesystem\n"
" gfs2_tool gettune <mountpoint>\n"
"List the file system's journals:\n"
" gfs2_tool journals <mountpoint>\n"
- "List filesystems:\n"
- " gfs2_tool list\n"
"Have GFS2 dump its lock state:\n"
" gfs2_tool lockdump <mountpoint> [buffersize]\n"
- "Provide arguments for next mount:\n"
- " gfs2_tool margs <mountarguments>\n"
"Tune a GFS2 superblock\n"
" gfs2_tool sb <device> proto [newval]\n"
" gfs2_tool sb <device> table [newval]\n"
@@ -57,8 +51,6 @@ static const char *usage = {
" gfs2_tool setflag flag <filenames>\n"
"Tune a running filesystem\n"
" gfs2_tool settune <mountpoint> <parameter> <value>\n"
- "Shrink a filesystem's inode cache:\n"
- " gfs2_tool shrink <mountpoint>\n"
"Unfreeze a GFS2 cluster:\n"
" gfs2_tool unfreeze <mountpoint>\n"
"Print tool version information\n"
reply other threads:[~2009-05-27 10:20 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=20090527101954.3FFB7120364@lists.fedorahosted.org \
--to=swhiteho@fedoraproject.org \
--cc=cluster-cvs-relay@redhat.com \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).