aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEryu Guan <eguan@redhat.com>2017-01-25 20:02:42 -0600
committerEric Sandeen <sandeen@redhat.com>2017-01-25 20:02:42 -0600
commit6954769314101dec2ae06efe8b41e8d433dec3fe (patch)
tree453a7a3de4be26e25ab88332c529c7e6336821a1
parenteb24bcffc067567f585f51f681fe1dd78f496237 (diff)
downloadxfsprogs-dev-6954769314101dec2ae06efe8b41e8d433dec3fe.tar.gz
xfs_io: add DAX and CoW extent-size flags to chattr manpage
Manpage is not updated after adding set/clear DAX and CoW extent-size flags support to xfs_io. Signed-off-by: Eryu Guan <eguan@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
-rw-r--r--man/man8/xfs_io.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/xfs_io.8 b/man/man8/xfs_io.8
index 024f7125d3..19e1ae4968 100644
--- a/man/man8/xfs_io.8
+++ b/man/man8/xfs_io.8
@@ -832,7 +832,7 @@ can be used to restrict the output to directories only).
This is a depth first descent, it does not follow symlinks and
it also does not cross mount points.
.TP
-.BR chattr " [ " \-R " | " \-D " ] [ " + / \-riasAdtPneEfS " ]"
+.BR chattr " [ " \-R " | " \-D " ] [ " + / \-riasAdtPneEfSxC " ]"
Change extended inode flags on the currently open file. The
.B \-R
and