--- src/sbin/hammer/hammer.c 2008/08/19 11:02:34 1.37 +++ src/sbin/hammer/hammer.c 2008/08/21 23:28:43 1.38 @@ -308,7 +308,8 @@ usage(int exit_code) "hammer bstats [interval]\n" "hammer iostats [interval]\n" "hammer mirror-read [begin-tid]\n" - "hammer mirror-write [file ...]\n" + "hammer mirror-read-stream [begin-tid]\n" + "hammer mirror-write \n" "hammer mirror-dump\n" "hammer mirror-copy [[user@]host:]" " [[user@]host:]\n" @@ -316,7 +317,7 @@ usage(int exit_code) " [[user@]host:]\n" "hammer reblock[-btree/inodes/dirs/data] " " [fill_percentage]\n" - "hammer pfs-status \n" + "hammer pfs-status ...\n" "hammer pfs-master [options]\n" "hammer pfs-slave [options]\n" "hammer pfs-update [options]\n"