From df0965a0b0dea9210078e616e1af696966fbb1ac Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Tue, 2 Sep 2008 16:31:27 +0300 Subject: ubiattach: minor help text fix Signed-off-by: Artem Bityutskiy --- ubi-utils/new-utils/src/ubiattach.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubi-utils/new-utils/src') diff --git a/ubi-utils/new-utils/src/ubiattach.c b/ubi-utils/new-utils/src/ubiattach.c index 3e19eca..1f72620 100644 --- a/ubi-utils/new-utils/src/ubiattach.c +++ b/ubi-utils/new-utils/src/ubiattach.c @@ -63,7 +63,7 @@ static const char *optionsstr = "-V, --version print program version"; static const char *usage = -"Usage: " PROGRAM_NAME " [-m ] [-d ]\n" +"Usage: " PROGRAM_NAME " [-m ] [-d ]\n" "\t\t[--mtdn=] [--devn ]\n" "Example 1: " PROGRAM_NAME " /dev/ubi_ctrl -m 0 - attach MTD device 0 (mtd0) to UBI\n" "Example 2: " PROGRAM_NAME " /dev/ubi_ctrl -m 0 -d 3 - attach MTD device 0 (mtd0) to UBI and\n" -- cgit v1.2.3