commit fdba95482c4418ca425141f5d0a007f491dc089a
Author: Tomohiro Kusumi <[email protected]>
Date: Sat Aug 27 18:29:45 2016 +0900
sbin/hammer: Use . for pfs-status if no arg
hammer pfs-status can take 1 or more args unlike other pfs-xxx,
so allow 0 arg for default ".".
Summary of changes:
sbin/hammer/cmd_pfs.c | 49 +++++++++++++++++++++++++++++--------------------
1 file changed, 29 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fdba95482c4418ca425141f5d0a007f491dc089a
--
DragonFly BSD source repository