cmd_help: use get_attr to find the usage for a command
commita19310019fbb3dd4b9d572c394d17b4b6ba1812c
authorSteven Walter <stevenrwalter@gmail.com>
Sun, 24 Aug 2008 20:11:57 +0000 (24 16:11 -0400)
committerSteven Walter <stevenrwalter@gmail.com>
Sun, 24 Aug 2008 20:11:57 +0000 (24 16:11 -0400)
tree0bca4a6688ff45643502bd537ff0e06a6d6fe8c5
parentc39766efad29e88998796ad626d836e8b9ce96e4
cmd_help: use get_attr to find the usage for a command

Without this command that are overridden by plugins would not have their
help displayed properly.
Closes: #27bd1a6fc1ce6eabd91ce9f7856a34d0b66c165e
yap/yap.py