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

This commit is contained in:
Matthew Dillon 2003-01-13 19:58:05 +00:00
parent f2dddb665e
commit be013c3a8c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109190

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);
}