diff options
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r-- | docs/CommandGuide/llvm-stress.rst | 2 |
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 |