From d19de544d1d0ef305bab651a600424e6cd83c302 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Fri, 5 Sep 2008 11:56:59 +0300 Subject: ubiupdatevol: remove non-existing option from help message Signed-off-by: Artem Bityutskiy --- ubi-utils/new-utils/src/ubiupdatevol.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ubi-utils/new-utils/src/ubiupdatevol.c b/ubi-utils/new-utils/src/ubiupdatevol.c index 404bfa0..5eeaa3c 100644 --- a/ubi-utils/new-utils/src/ubiupdatevol.c +++ b/ubi-utils/new-utils/src/ubiupdatevol.c @@ -60,7 +60,6 @@ static const char *doc = PROGRAM_NAME " version " PROGRAM_VERSION " - a tool to write data to UBI volumes."; static const char *optionsstr = -"-n, --vol_id= ID of UBI volume to update\n" "-t, --truncate truncate volume (wipe it out)\n" "-h, --help print help message\n" "-V, --version print program version\n\n" -- cgit v1.2.3