看板 DFBSD_commit 關於我們 聯絡資訊
commit 4567021bd2ddcac56c8a155cab1ed07fa0d70327 Author: Thomas Nikolajsen <thomas@dragonflybsd.org> Date: Mon Sep 28 15:20:49 2009 +0200 hammer(8): Update man page & sync usage() * adjust description to prune-min * add description of prune-min syntax and use same syntax in error message, usage() & man page * add info on HAMMER version 2 * remove stale note: 'PFS support is currently very new and experimental.' * sort options * sync usage() to synopsis * improve markup * break lines at end of sentence Summary of changes: sbin/hammer/cmd_pseudofs.c | 3 +- sbin/hammer/hammer.8 | 439 ++++++++++++++++++++++++++------------------ sbin/hammer/hammer.c | 14 +- 3 files changed, 265 insertions(+), 191 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4567021bd2ddcac56c8a155cab1ed07fa0d70327 -- DragonFly BSD source repository