看板 DFBSD_commit 關於我們 聯絡資訊
commit 468a4ca64a285eb8d742689bad86f36e6e7f0c62 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/468a4ca64a285eb8d742689bad86f36e6e7f0c62 -- DragonFly BSD source repository