commit | 224410b7c11effb8ab8f359d2aaeb905a7b86aad | [log] [tgz] |
---|---|---|
author | James Henderson <jh7370@my.bristol.ac.uk> | Tue Jun 11 14:55:31 2019 +0000 |
committer | James Henderson <jh7370@my.bristol.ac.uk> | Tue Jun 11 14:55:31 2019 +0000 |
tree | 2f01be17bdda985ac2bda0f4b10f3b9dadc0cc62 | |
parent | 776acf225b371b4f4623751a3de8c2d3d324473c [diff] [blame] |
[docs][llvm-nm] Make --help help text consistent with other options llvm-svn: 363073
diff --git a/llvm/docs/CommandGuide/llvm-nm.rst b/llvm/docs/CommandGuide/llvm-nm.rst index f679a04..99e7f18 100644 --- a/llvm/docs/CommandGuide/llvm-nm.rst +++ b/llvm/docs/CommandGuide/llvm-nm.rst
@@ -103,7 +103,7 @@ Select an output format; *format* may be *sysv*, *posix*, or *bsd*. The default is *bsd*. -.. option:: -help +.. option:: --help, -h Print a summary of command-line options and their meanings.