From f5e2b8fdacf0b1a8c015b927662e92bdadcc1844 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Fri, 6 Nov 2015 01:13:40 +0000 Subject: CommandGuide/lit.rst: Document the new commandline option -a llvm-svn: 252257 --- llvm/docs/CommandGuide/lit.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'llvm/docs/CommandGuide') diff --git a/llvm/docs/CommandGuide/lit.rst b/llvm/docs/CommandGuide/lit.rst index e820eef2faf..0ec14bb2236 100644 --- a/llvm/docs/CommandGuide/lit.rst +++ b/llvm/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. -- cgit v1.2.3