]> wimlib.net Git - wimlib/blobdiff - doc/imagex-capture.1.in
Man page updates
[wimlib] / doc / imagex-capture.1.in
index 3c51ab779a8a3616353bd5fa41530ff2772cecbb..5e76499d3296eda60aeb59e8d00b68f83dc1fe57 100644 (file)
@@ -32,20 +32,15 @@ Specifies the compression type for the WIM file.  \fITYPE\fR may be "none",
 is specified but \fITYPE\fR is not, the compression type is taken to be
 "maximum", which is LZX compression.  "fast" compression is XPRESS compression.
 .TP
-\fB--config\fR \fICONFIG_FILE\fR
-This option is currently unsupported.
-.TP
 \fB--flags\fR \fIEDITIONID\fR
 Specify a string to use in the <FLAGS> element of the XML data for the image.
 .TP
-\fB--norpfix
-This option is currently unsupported.
-.TP
-\fB--verify\fR
-This option is currently unsupported.
-.TP
 \fB--verbose\fR
 Print the names of files and directories as they are captured.
+.TP
+\fB--dereference\fR
+Follow symlinks; archive and dump the files they point to.  (The default is to
+archive the symlinks themselves)
 
 .SH EXAMPLES
 .IP