]> Cypherpunks repositories - gostls13.git/commit
cmd/nm: put the -S flag in the usage message
authorRob Pike <r@golang.org>
Mon, 16 Sep 2013 06:13:27 +0000 (16:13 +1000)
committerRob Pike <r@golang.org>
Mon, 16 Sep 2013 06:13:27 +0000 (16:13 +1000)
commit2ec53b07053fa8d974759661de3881aacef8c6db
tree6e940628e2e5c857ac57ae025f458fcc9d0c6ff1
parent5dd74175d4c80fbe3a3dfda31bdc3ac745266baa
cmd/nm: put the -S flag in the usage message
The -S flag reports symbol size, but is missing from the usage message.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/13660046
src/cmd/nm/doc.go
src/cmd/nm/nm.c