[PATCH] HAMMER - Include -X compression in usage output

Dylan Reinhold dylan at ocnetworking.com
Mon Dec 21 12:32:33 PST 2009


---
 sbin/hammer/hammer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sbin/hammer/hammer.c b/sbin/hammer/hammer.c
index e3e150a..dfad32e 100644
--- a/sbin/hammer/hammer.c
+++ b/sbin/hammer/hammer.c
@@ -496,7 +496,7 @@ usage(int exit_code)
 {
 	fprintf(stderr, 
 		"hammer -h\n"
-		"hammer [-2Bqrvy] [-b bandwidth] [-C cachesize[:readahead]] [-c cyclefile]\n"
+		"hammer [-2BqrvyX] [-b bandwidth] [-C cachesize[:readahead]] [-c cyclefile]\n"
 		"       [-f blkdevs] [-i delay] [-t seconds] command [argument ...]\n"
 		"hammer synctid <filesystem> [quick]\n"
 		"hammer -f blkdevs blockmap\n"
-- 
1.6.4


--------------000203080406030704050401--





More information about the Commits mailing list