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

看板DFBSD_commit作者時間16年前 (2009/12/22 15:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
--- 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--
文章代碼(AID): #1BC6ws3x (DFBSD_commit)