[Ocfs2-tools-commits] taoma commits r1321 - trunk/tunefs.ocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Mar 20 22:03:59 PDT 2007


Author: taoma
Date: 2007-03-20 22:03:57 -0700 (Tue, 20 Mar 2007)
New Revision: 1321

Modified:
   trunk/tunefs.ocfs2/tunefs.c
Log:
Add more function tips for tunefs.ocfs2.

Signed-off-by: mfasheh
Signed-off-by: mmatsuna

Modified: trunk/tunefs.ocfs2/tunefs.c
===================================================================
--- trunk/tunefs.ocfs2/tunefs.c	2007-03-20 05:53:11 UTC (rev 1320)
+++ trunk/tunefs.ocfs2/tunefs.c	2007-03-21 05:03:57 UTC (rev 1321)
@@ -99,7 +99,7 @@
 {
 	fprintf(stderr, "usage: %s [-J journal-options] [-L volume-label]\n"
 			"\t\t[-M mount-type] [-N number-of-node-slots]\n"
-			"\t\t[-qSUvV] device [blocks-count]\n",
+			"\t\t[-qSUvV] [--backup-super] device [blocks-count]\n",
 			progname);
 	exit(0);
 }




More information about the Ocfs2-tools-commits mailing list