]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimcapture.1
Capture and apply extended attributes on Windows
[wimlib] / doc / man1 / wimcapture.1
index bbf89a1cab696a9aa579cab3cad8514a8c83f59f..0830ffe296263c09602d7e2977954af417a6e56e 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMCAPTURE "1" "August 2016" "wimlib 1.10.0" "User Commands"
+.TH WIMCAPTURE "1" "July 2017" "wimlib 1.12.0" "User Commands"
 .SH NAME
 wimcapture, wimappend \- Capture or append a WIM image
 .SH SYNOPSIS
@@ -90,6 +90,8 @@ However, the main limitations of this mode are:
 .IP \[bu] 4
 Encrypted files are excluded.
 .IP \[bu]
+Extended attributes (EAs) are not stored yet.
+.IP \[bu]
 Sparse files will be flagged as such, but their full data will still be stored,
 subject to the usual compression.
 .IP \[bu]
@@ -137,8 +139,8 @@ considered an error condition.
 Hard links, if supported by the source filesystem.
 .IP \[bu]
 Object IDs, if supported by the source filesystem.
-.PP
-There is no support yet for capturing NTFS extended attributes.
+.IP \[bu]
+Extended attributes (EAs), if supported by the source filesystem.
 .SH REPARSE POINTS AND SYMLINKS
 A "symbolic link" (or "symlink") is a special file which "points to" some other
 file or directory.  On Windows, a "reparse point" is a generalization of a
@@ -317,6 +319,8 @@ used:
 \\swapfile.sys
 \\System Volume Information
 \\RECYCLER
+\\$RECYCLE.BIN
+\\$Recycle.Bin
 \\Windows\\CSC
 .RE
 .RE