Document -J in usage.

Submitted by:	Eric Anderson <anderson@freebsd.org>
This commit is contained in:
Pawel Jakub Dawidek 2007-03-02 20:07:59 +00:00
parent edf591fc29
commit b8f6a34f3e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=167179

View File

@ -421,6 +421,7 @@ usage()
getprogname(),
" [device-type]");
fprintf(stderr, "where fsoptions are:\n");
fprintf(stderr, "\t-J Enable journaling via gjournal\n");
fprintf(stderr, "\t-L volume label to add to superblock\n");
fprintf(stderr,
"\t-N do not create file system, just print out parameters\n");