]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_io: add missed inode command into man page
authorZirong Lang <zlang@redhat.com>
Wed, 3 May 2017 19:54:00 +0000 (14:54 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 3 May 2017 19:54:00 +0000 (14:54 -0500)
commitced40f268d4e8323cda6afac3aa97e36c87d6c17
tree30589805dea91b4762af55cb065a28fcc1c0a64f
parentb194269287da13af393daa0397ed014e8b6ad7e1
xfs_io: add missed inode command into man page

There's an "inode" command in xfs_io, it's used to query physical
information about an inode. But there's not any information about
it in xfs_io and other related man pages. So document this command
in the xfs_io man page now.

[sandeen: include some of djwong's edits]

Signed-off-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
man/man8/xfs_io.8