From: Stelian Pop Date: Sun, 11 Nov 2001 00:12:48 +0000 (+0000) Subject: minor print enhancement. X-Git-Tag: release_0_4b25~7 X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=commitdiff_plain;h=e8ef28a49d653ffbc5aeec932359af61edff1d47;ds=sidebyside minor print enhancement. --- diff --git a/dump/main.c b/dump/main.c index e1d3db3..5262d69 100644 --- a/dump/main.c +++ b/dump/main.c @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: main.c,v 1.61 2001/11/11 00:06:39 stelian Exp $"; + "$Id: main.c,v 1.62 2001/11/11 00:12:48 stelian Exp $"; #endif /* not lint */ #include @@ -984,12 +984,11 @@ usage(void) #endif "MnqSu" "] [-B records] [-b blocksize] [-d density]\n" - "\t%s [-e inode#,inode#,...] [-E file] [-f file] [-h level] " - "[-I nr errors] " + "\t%s [-e inode#,inode#,...] [-E file] [-f file] [-h level]\n" + "\t%s [-I nr errors] " #ifdef HAVE_BZLIB "[-j zlevel] " #endif - "\n\t%s " #ifdef USE_QFA "[-Q file] " #endif