Clarify help text of tcl scripts. (#7798)
Before this commit, following command did not show --tls option: ./runtest-cluster --help ./runtest-sentinel --help (cherry picked from commit e4a1280a0e6c33d03ec6b622b8159b2b26f0f9c3)
This commit is contained in:
parent
b4299b0629
commit
7e8f233e8b
@ -243,6 +243,7 @@ proc parse_options {} {
|
||||
puts "--pause-on-error Pause for manual inspection on error."
|
||||
puts "--fail Simulate a test failure."
|
||||
puts "--valgrind Run with valgrind."
|
||||
puts "--tls Run tests in TLS mode."
|
||||
puts "--help Shows this help."
|
||||
exit 0
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user