From 838e07aace356e197cd37b23a37c673a556d88bd Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 22 Oct 2009 12:15:33 +0200 Subject: trimming help text Signed-off-by: Denys Vlasenko --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/usage.h b/include/usage.h index 01f6daf13..4e561b388 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2732,7 +2732,7 @@ /* "\n -f size Fragment size in bytes" */ \ /* "\n -F Force (ignore sanity checks)" */ \ /* "\n -g num Number of blocks in a block group" */ \ - "\n -i RATIO Set max number of files to filesystem_size / RATIO" \ + "\n -i RATIO Max number of files is filesystem_size / RATIO" \ "\n -I BYTES Inode size (min 128)" \ /* "\n -j Create a journal (ext3)" */ \ /* "\n -J opts Set journal options (size/device)" */ \ -- cgit v1.2.3