diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-nm.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-nm.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-nm.rst b/llvm/docs/CommandGuide/llvm-nm.rst index 99e7f184119..b5bd756d542 100644 --- a/llvm/docs/CommandGuide/llvm-nm.rst +++ b/llvm/docs/CommandGuide/llvm-nm.rst @@ -100,8 +100,8 @@ OPTIONS .. option:: --format=format, -f format - Select an output format; *format* may be *sysv*, *posix*, or *bsd*. The default - is *bsd*. + Select an output format; *format* may be *sysv*, *posix*, *darwin*, or *bsd*. + The default is *bsd*. .. option:: --help, -h |