diff options
Diffstat (limited to 'docs/CommandGuide/lit.rst')
| -rw-r--r-- | docs/CommandGuide/lit.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CommandGuide/lit.rst b/docs/CommandGuide/lit.rst index e820eef2faff..0ec14bb2236e 100644 --- a/docs/CommandGuide/lit.rst +++ b/docs/CommandGuide/lit.rst @@ -80,6 +80,11 @@ OUTPUT OPTIONS Show more information on test failures, for example the entire test output instead of just the test result. +.. option:: -a, --show-all + + Show more information about all tests, for example the entire test + commandline and output. + .. option:: --no-progress-bar Do not use curses based progress bar. |
