From: James Henderson Date: Tue, 11 Jun 2019 14:55:31 +0000 (+0000) Subject: [docs][llvm-nm] Make --help help text consistent with other options X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc9ed6db8fd895d94a35e4369bd3e79e97ccca44;p=llvm [docs][llvm-nm] Make --help help text consistent with other options git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363073 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llvm-nm.rst b/docs/CommandGuide/llvm-nm.rst index f679a04d45a..99e7f184119 100644 --- a/docs/CommandGuide/llvm-nm.rst +++ b/docs/CommandGuide/llvm-nm.rst @@ -103,7 +103,7 @@ OPTIONS 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.