]> git.baikalelectronics.ru Git - kernel.git/commit
tools/vm/slabinfo: update options in usage message
authorTobin C. Harding <tobin@kernel.org>
Tue, 5 Mar 2019 23:48:59 +0000 (15:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Mar 2019 05:07:20 +0000 (21:07 -0800)
commitf2677775e058faada5ec687455ec6b9db66c46ac
treeecacc8b06bc32891d406e2f25070c0e4371002cd
parent6f855c6b281fb89731b6029ff73f7144d7dfc216
tools/vm/slabinfo: update options in usage message

Currently usage message list only a subset of the available options.
should list them all.

Update options in usage massage to include all available options.

Link: http://lkml.kernel.org/r/20190212001219.27769-2-tobin@kernel.org
Signed-off-by: Tobin C. Harding <tobin@kernel.org>
Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
tools/vm/slabinfo.c