mirror of
https://github.com/sheumann/hush.git
synced 2024-12-21 23:29:34 +00:00
trimming help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
149a32a19b
commit
838e07aace
@ -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)" */ \
|
||||
|
Loading…
Reference in New Issue
Block a user