Explain the -d option.

This commit is contained in:
Greg Lehey 2023-09-26 15:05:16 +10:00
parent 1d6021cd72
commit 915af88322

View file

@ -114,7 +114,12 @@ Treat duplicate paths in an mtree manifest as warnings not error.
Enable various levels of debugging, depending upon which bits are
set in
.Ar debug-mask .
XXX: document these
This option is intended for source debugging.
.Ar debug-mask
is a bit map defined in the header file
.Ar makefs.h .
See the source for usage, and look for defines starting with
.Ar DEBUG_ .
.It Fl F Ar mtree-specfile
.Em This is almost certainly not the option you are looking for.
To create an image from a list of files in an mtree format manifest,