torture: Make torture.sh help message match reality
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 27 Jan 2022 17:39:15 +0000 (09:39 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 8 Feb 2022 19:18:00 +0000 (11:18 -0800)
commitf233673cd32a048f2eed69e56b61174c33fb740b
tree1bfd53133769ae8626facf96b12b7ef2d3650648
parenta7d89cfb8e1269cb6d22453adba56b8d0218589f
torture: Make torture.sh help message match reality

This commit fixes a couple of typos: s/--doall/--do-all/ and
s/--doallmodconfig/--do-allmodconfig/.

[ paulmck: Add Fixes: supplied by Paul Menzel. ]

Fixes: a115a775a8d5 ("torture: Add "make allmodconfig" to torture.sh")
Reported-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/torture.sh