X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex-capture.1.in;h=5e76499d3296eda60aeb59e8d00b68f83dc1fe57;hp=3c51ab779a8a3616353bd5fa41530ff2772cecbb;hb=f1153575fae2fad42e2b73ff744c25e3a8d01ad0;hpb=bec7f491bd14b1da3aae7054edd72575dcf77a4f diff --git a/doc/imagex-capture.1.in b/doc/imagex-capture.1.in index 3c51ab77..5e76499d 100644 --- a/doc/imagex-capture.1.in +++ b/doc/imagex-capture.1.in @@ -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 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