diff --git a/llvm/docs/CommandGuide/llvm-nm.html b/llvm/docs/CommandGuide/llvm-nm.html index 0f150275c580..6238b756d52b 100644 --- a/llvm/docs/CommandGuide/llvm-nm.html +++ b/llvm/docs/CommandGuide/llvm-nm.html @@ -18,7 +18,9 @@ LLVM: llvm-nm tool

The llvm-nm utility lists the names of symbols from the LLVM bytecode files named on the command line, along with some -ancillary information about each symbol.

+ancillary information about each symbol. If no filename is specified, +or - is used as a filename, llvm-nm reads its input from standard +input.

llvm-nm's default output format is the traditional BSD nm(1) output format. Each such output record consists of an