really, this time for sure. Fix formatting in usage().

This commit is contained in:
dillon 2003-01-13 19:58:05 +00:00
parent f496e8e19a
commit 79dea7cf70

View File

@ -577,8 +577,8 @@ usage(void)
"k"
#endif
"nSu] [-B records] [-b blocksize] [-D dumpdates]\n"
" [-d density] [-f file] [-h level] [-s feet] "
"[-T date] [-C cachesizeMB] filesystem\n"
" [-d density] [-f file] [-h level] [-s feet]\n"
" [-T date] [-C cachesizeMB] filesystem\n"
" dump -W | -w\n");
exit(X_STARTUP);
}