]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mkfs: add -c option to the --help screen
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 15 Jun 2018 02:22:52 +0000 (21:22 -0500)
committerEric Sandeen <sandeen@redhat.com>
Fri, 15 Jun 2018 02:22:52 +0000 (21:22 -0500)
commit32dc4b52224da47926215314508901336de016d3
tree54f089c4574b45a6b8f9e4fe230b4b1082a5438f
parent76a2003f886254ddf9b07dddf291c983db50b292
mkfs: add -c option to the --help screen

Mention the -c option when the user runs mkfs.xfs --help.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeeN@redhat.com>
Reviewed-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
mkfs/xfs_mkfs.c