diff options
Diffstat (limited to 'docs/CommandGuide/llvm-nm.rst')
| -rw-r--r-- | docs/CommandGuide/llvm-nm.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandGuide/llvm-nm.rst b/docs/CommandGuide/llvm-nm.rst index f666e1c35e35..319e6e6aecf1 100644 --- a/docs/CommandGuide/llvm-nm.rst +++ b/docs/CommandGuide/llvm-nm.rst @@ -68,11 +68,11 @@ OPTIONS  .. option:: -B    (default) - Use BSD output format.  Alias for :option:`--format=bsd`. + Use BSD output format.  Alias for `--format=bsd`.  .. option:: -P - Use POSIX.2 output format.  Alias for :option:`--format=posix`. + Use POSIX.2 output format.  Alias for `--format=posix`.  .. option:: --debug-syms, -a  | 
