[Docs] Clarify behavior of llvm-lit -vv
authorJay Foad <jay.foad@amd.com>
Wed, 8 Feb 2023 15:24:11 +0000 (15:24 +0000)
committerJay Foad <jay.foad@amd.com>
Thu, 9 Feb 2023 09:36:19 +0000 (09:36 +0000)
Differential Revision: https://reviews.llvm.org/D143586

llvm/docs/CommandGuide/lit.rst

index e9bd46e..b3b3622 100644 (file)
@@ -96,7 +96,7 @@ OUTPUT OPTIONS
 
 .. option:: -vv, --echo-all-commands
 
Echo all commands to stdout, as they are being executed.
On test failure, echo all commands to stdout as they are being executed.
  This can be valuable for debugging test failures, as the last echoed command
  will be the one which has failed.
  :program:`lit` normally inserts a no-op command (``:`` in the case of bash)