summaryrefslogtreecommitdiff
path: root/ubi-utils/src/unubi.c
diff options
context:
space:
mode:
Diffstat (limited to 'ubi-utils/src/unubi.c')
-rw-r--r--ubi-utils/src/unubi.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/ubi-utils/src/unubi.c b/ubi-utils/src/unubi.c
index 811a6db..81db5fa 100644
--- a/ubi-utils/src/unubi.c
+++ b/ubi-utils/src/unubi.c
@@ -56,9 +56,8 @@
#define CONTACT "haver@vnet.ibm.com"
#define VERSION "1.3"
-static char doc[] = "\nVersion: " VERSION "\n\t"
- BUILD_OS" "BUILD_CPU" at "__DATE__" "__TIME__"\n"
- "\nAnalyze raw flash containing UBI data.\n";
+static char doc[] = "\nVersion: " VERSION "\n"
+ "unubi - analyze raw flash containing UBI data.\n";
static const char *optionsstr =
" OPTIONS\n"