OSDN Git Service

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)
commit402ad96adcce6b5251de41bee0e336b2cf6b049e
treeecacc8b06bc32891d406e2f25070c0e4371002cd
parentace451eb5ec5bb432fc28d8a723838b88e28643e
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