Hide "man" subcommand which was introduced by osc.cmdln.
authorHuang Hao <hao.h.huang@intel.com>
Wed, 12 Sep 2012 03:31:51 +0000 (11:31 +0800)
committerHuang Hao <hao.h.huang@intel.com>
Wed, 12 Sep 2012 03:31:51 +0000 (11:31 +0800)
commite2f40a6208a4b94186c5b8f5fda8be7dcd22e8c2
tree7d3ba91ed964670b9bf3c83dc5c8c606cf523c20
parent51b9bd03b12cedaf4e880d7ba5888365c1303e5d
Hide "man" subcommand which was introduced by osc.cmdln.

osc.cmdln add do_man() and hide() to cmdln.1.0.0. do_man() is a
subcommand to generate man page. hide() is a decorator to hide
subcommand in help message, but user can still use it.

Change-Id: I2f4167211397698b8f84635347cfdb2f7c4e3b3c
tools/gbs