aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorNadav Rotem <nadav.rotem@intel.com>2012-05-13 05:52:56 +0000
committerNadav Rotem <nadav.rotem@intel.com>2012-05-13 05:52:56 +0000
commit4f99e717cfb53a6ef6849d9fbe9de6870bdb9fa3 (patch)
treea16f34f4256d1e70064643ebb911592395e21c0b /docs/CommandGuide
parentca34749904c4a6877752f486f33017443fc9bc57 (diff)
Fix the tool documentation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156729 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/llvm-stress.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvm-stress.rst b/docs/CommandGuide/llvm-stress.rst
index 5d0dbb88ea..44aa32c755 100644
--- a/docs/CommandGuide/llvm-stress.rst
+++ b/docs/CommandGuide/llvm-stress.rst
@@ -6,7 +6,7 @@ SYNOPSIS
--------
-**llvm-cov** [-gcno=filename] [-gcda=filename] [dump]
+**llvm-stress** [-size=filesize] [-seed=initialseed] [-o=outfile]
DESCRIPTION