Minor fixes.
This commit is contained in:
parent
40714d0a03
commit
cca014136e
2
beadm
2
beadm
|
|
@ -143,7 +143,7 @@ BOOTFS=$( zpool list -H -o bootfs ${POOL} )
|
||||||
case ${1} in
|
case ${1} in
|
||||||
|
|
||||||
(list) # --------------------------------------------------------------------
|
(list) # --------------------------------------------------------------------
|
||||||
if [ ${#} -ne 1 -a "${2}" != "-S" ]
|
if [ ${#} -ne 1 ]
|
||||||
then
|
then
|
||||||
__usage
|
__usage
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue