[llvm-nm] Help option output should be consistent with the command guide
The nm command guide shows the short options used as aliases but these are not found in the help text unless --show-hidden is used, other tools show aliases with --help. This change fixes the help output to be consistent with the command guide. Differential Revision: https://reviews.llvm.org/D102072
parent
2aa5f9b4
Please register or sign in to comment