Sort options.
This commit is contained in:
parent
33b12a8557
commit
0f065c85a8
@ -43,8 +43,7 @@
|
||||
.Nd create a file system image from a directory tree or a mtree manifest
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl p
|
||||
.Op Fl x
|
||||
.Op Fl px
|
||||
.Op Fl B Ar byte-order
|
||||
.Op Fl b Ar free-blocks
|
||||
.Op Fl d Ar debug-mask
|
||||
|
@ -349,7 +349,7 @@ usage(void)
|
||||
fprintf(stderr,
|
||||
"usage: %s [-t fs-type] [-o fs-options] [-d debug-mask] [-B endian]\n"
|
||||
"\t[-S sector-size] [-M minimum-size] [-m maximum-size] [-s image-size]\n"
|
||||
"\t[-b free-blocks] [-f free-files] [-F mtree-specfile] [-x] [-p]\n"
|
||||
"\t[-b free-blocks] [-f free-files] [-F mtree-specfile] [-px]\n"
|
||||
"\t[-N userdb-dir] image-file directory | manifest [extra-directory ...]\n",
|
||||
prog);
|
||||
exit(1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user