The help message did not include information about the --type parameter.

Signed-off-by: Doug Goldstein <car...@cardoe.com>
---
CC: Ian Jackson <ian.jack...@eu.citrix.com>
CC: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
CC: Wei Liu <wei.l...@citrix.com>
---
 tools/console/client/main.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/console/client/main.c b/tools/console/client/main.c
index d006fdc..f660e10 100644
--- a/tools/console/client/main.c
+++ b/tools/console/client/main.c
@@ -76,6 +76,7 @@ static void usage(const char *program) {
               "\n"
               "  -h, --help       display this help and exit\n"
               "  -n, --num N      use console number N\n"
+              "  -t, --type TYPE  console type. must be 'pv' or 'serial'\n"
               , program);
 }
 
-- 
2.7.3


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to