From 7534823b150820cf156b6928086d84d588740035 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Thu, 24 Jan 2008 11:52:41 +0200 Subject: ubi-utils: add ubinize documentation Signed-off-by: Artem Bityutskiy --- ubi-utils/src/ubirmvol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubi-utils/src/ubirmvol.c') diff --git a/ubi-utils/src/ubirmvol.c b/ubi-utils/src/ubirmvol.c index 7eb7f5b..ca315a3 100644 --- a/ubi-utils/src/ubirmvol.c +++ b/ubi-utils/src/ubirmvol.c @@ -48,7 +48,7 @@ static struct args args = { }; static const char *doc = PROGRAM_NAME " version " PROGRAM_VERSION - " - a tool to remove UBI volumes."; + " - a tool to remove UBI volumes."; static const char *optionsstr = " -n, --vol_id= volume ID to remove\n" -- cgit v1.2.3