]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_mdrestore: Add -i option to built-in help
authorMarco Benatto <marco.antonio.780@gmail.com>
Mon, 5 Feb 2018 20:41:24 +0000 (14:41 -0600)
committerEric Sandeen <sandeen@redhat.com>
Mon, 5 Feb 2018 20:41:24 +0000 (14:41 -0600)
commit720eec0f83c4adce70629d5d0f217595fa4b1f31
tree9e51b928988f5d2ac5bbd5be482274ab65f7d6d8
parent8041435de7ed028a27ecca64302945ad455c69a6
xfs_mdrestore: Add -i option to built-in help

Currently we are missing -i option from usage().
This patch adds it to this biult-in help.

Signed-off-by: Marco A Benatto <marco.antonio.780@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
mdrestore/xfs_mdrestore.c