From 4b1cadbd87a0814a46b36b07cfe94eda7baacb28 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Mon, 5 Oct 2015 12:28:00 +0200 Subject: man: fsadm --- scripts/fsadm.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/fsadm.sh b/scripts/fsadm.sh index f4ea796fd..e1aacd8ae 100755 --- a/scripts/fsadm.sh +++ b/scripts/fsadm.sh @@ -86,10 +86,10 @@ NL=' tool_usage() { echo "${TOOL}: Utility to resize or check the filesystem on a device" echo - echo " ${TOOL} [options] check device" + echo " ${TOOL} [options] check " echo " - Check the filesystem on device using fsck" echo - echo " ${TOOL} [options] resize device [new_size[BKMGTPE]]" + echo " ${TOOL} [options] resize [[BKMGTPE]]" echo " - Change the size of the filesystem on device to new_size" echo echo " Options:" -- cgit v1.2.1