client: Factor out help implementation
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 12 Feb 2013 12:40:15 +0000 (14:40 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 21 Feb 2013 14:22:21 +0000 (16:22 +0200)
commit94556b3ad43b6e800c8915b1b617a1c6d0983436
tree408ce9382ec39979c634fbe3f8bb26cb8f84cd9a
parent6a07479b9eac213c707e04cdf090f1fdb14e16a0
client: Factor out help implementation

Use command table to produce help text. Add description texts for various
options and use both option and description arrays to produce option help
texts. Remove old help printing function.
client/commands.c
client/interactive.h