]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mkfs: remove useless log options in usage
authorYang Xu <xuyang2018.jy@cn.fujitsu.com>
Wed, 10 Jul 2019 15:35:25 +0000 (11:35 -0400)
committerEric Sandeen <sandeen@redhat.com>
Wed, 10 Jul 2019 15:35:25 +0000 (11:35 -0400)
commitb68e2558578065848bf23e3f8bd3207aef3404de
tree687f40c579e088592298d49f5e57fd268c1362f0
parent9c726ef0d2d829ae83756d3817f271e9c2c8777a
mkfs: remove useless log options in usage

Since commit 2cf637cf(mkfs: remove logarithm based CLI options),
xfsprogs has discarded log options in node_options, remove it in usage.

Fixes: 2cf637cf ("mkfs: remove logarithm based CLI options")
Signed-off-by: Yang Xu <xuyang2018.jy@cn.fujitsu.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
mkfs/xfs_mkfs.c