From 05bd6d8b3c6b56720830411b54bb00ef595769d7 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Sun, 7 Sep 2008 16:46:41 +0300 Subject: mkfs.ubifs: amend help print Signed-off-by: Artem Bityutskiy --- mkfs.ubifs/mkfs.ubifs.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mkfs.ubifs') diff --git a/mkfs.ubifs/mkfs.ubifs.c b/mkfs.ubifs/mkfs.ubifs.c index 2ea8f7b..e24e428 100644 --- a/mkfs.ubifs/mkfs.ubifs.c +++ b/mkfs.ubifs/mkfs.ubifs.c @@ -163,10 +163,11 @@ static const char *helptext = " (default: \"lzo\")\n" "-f, --fanout=NUM fanout NUM (default: 8)\n" "-k, --keyhash=TYPE key hash type - \"r5\" or \"test\" (default: \"r5\")\n" -"-l, --log-lebs=COUNT count of erase blocks for the log\n" "-p, --orph-lebs=COUNT count of erase blocks for orphans (default: 1)\n" "-D, --devtable=FILE use device table FILE\n" "-U, --squash-uids squash owners making all files owned by root\n" +"-l, --log-lebs=COUNT count of erase blocks for the log (used only for\n" +" debugging)\n" "-v, --verbose verbose operation\n" "-V, --version display version information\n" "-g, --debug=LEVEL display debug information (0 - none, 1 - statistics,\n" -- cgit v1.2.3