public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - gfs2_tool: Fix help message
@ 2009-05-27 10:20 Steven Whitehouse
  0 siblings, 0 replies; only message in thread
From: Steven Whitehouse @ 2009-05-27 10:20 UTC (permalink / raw)
  To: cluster-cvs-relay

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"


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-27 10:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-27 10:20 cluster: STABLE3 - gfs2_tool: Fix help message Steven Whitehouse

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).