We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda6e45 commit eb21e66Copy full SHA for eb21e66
test/run
@@ -10,7 +10,7 @@ usage() {
10
echo
11
echo "Interesting options:"
12
echo " --tool_exec= Test against a different bash executable."
13
- echo " --buffer_size Change expect match buffer size from our default of 20000 bytes."
+ echo " --buffer-size Change expect match buffer size from our default of 20000 bytes."
14
echo " --debug Create a dbg.log in the test directory with detailed expect match information."
15
echo " --timeout Change expect timeout from the default of 10 seconds."
16
echo " --debug-xtrace Create an xtrace.log in the test directory with set -x output."
0 commit comments