]> wimlib.net Git - wimlib/blobdiff - doc/imagex-apply.1.in
License and documentation
[wimlib] / doc / imagex-apply.1.in
index d66034ef7278aae28741dc525ba549d8b7b1ad84..8012066f23458cc842ca9a5062fa148955785417 100644 (file)
@@ -39,9 +39,14 @@ WIM to save space.
 .TP
 \fB--verbose\fR
 Print the path to of each file or directory within the WIM image as it is extracted.
-.TP
-\fB--verify\fR
-This option is currently unsupported.
+
+.SH EXAMPLES
+.IP 
+image apply boot.wim all boot --hardlink
+.LP 
+Extract all images in the WIM 'boot.wim' to the directory 'boot', and hard link
+all identical files.
+
 .SH SEE ALSO
 .BR imagex (1)