From: Nadav Rotem Date: Sun, 13 May 2012 05:52:56 +0000 (+0000) Subject: Fix the tool documentation X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=4f99e717cfb53a6ef6849d9fbe9de6870bdb9fa3;p=oota-llvm.git Fix the tool documentation git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156729 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llvm-stress.rst b/docs/CommandGuide/llvm-stress.rst index 5d0dbb88ea4..44aa32c7557 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