commit | 4b6cd239c56f40a152ea4f7abbc72b8b3c9c9342 | [log] [tgz] |
---|---|---|
author | Anthony Martin <ality@pbrane.org> | Thu Feb 02 14:02:54 2012 -0800 |
committer | Anthony Martin <ality@pbrane.org> | Thu Feb 02 14:02:54 2012 -0800 |
tree | f4573d342dacb1ec4f87dfe0322ce7e5d75e0214 | |
parent | 7dca24ee7e5c0c5acba35a1a0b9a23f1761098e3 [diff] |
gc: describe debugging flags The change to -m is the only one necessary to close the issue. The others are useful to know about when debugging but shouldn't be in the usage message since they may go away or change at any time. Fixes #2802. R=lvd, rsc CC=golang-dev https://golang.org/cl/5606046