aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils/src/ubirmvol.c
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2007-08-29 19:03:56 +0300
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2007-08-29 19:03:56 +0300
commit8dc9f98e39ff4ba019c838f2a7349c1211676ad4 (patch)
tree2e2a5a01caab573b66dfb5529d0b1cfb5e40830e /ubi-utils/src/ubirmvol.c
parent914e5f6e143d7d9e5bd661218d503bd573163eb7 (diff)
ubi-utils: remove useless build information
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ubi-utils/src/ubirmvol.c')
-rw-r--r--ubi-utils/src/ubirmvol.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/ubi-utils/src/ubirmvol.c b/ubi-utils/src/ubirmvol.c
index f32cbe0..6dd16ba 100644
--- a/ubi-utils/src/ubirmvol.c
+++ b/ubi-utils/src/ubirmvol.c
@@ -63,9 +63,8 @@ static struct args myargs = {
static int param_sanity_check(struct args *args, libubi_t libubi);
-static char doc[] = "\nVersion: " PROGRAM_VERSION "\n\t"
- BUILD_OS" "BUILD_CPU" at "__DATE__" "__TIME__"\n"
- "\nMake UBI Volume.\n";
+static char doc[] = "\nVersion: " PROGRAM_VERSION "\n"
+ "ubirmvol - make UBI Volume.\n";
static const char *optionsstr =
" -d, --devn=<devn> UBI device\n"