Document -J in usage.

Submitted by:	Eric Anderson <anderson@freebsd.org>
This commit is contained in:
pjd 2007-03-02 20:07:59 +00:00
parent 3189f5459b
commit 70309cb244

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