From b2c9ba06fc2019042d1236ba1c9347532801c4b9 Mon Sep 17 00:00:00 2001 From: xuweibj Date: Tue, 26 Jun 2018 01:03:46 -0400 Subject: [PATCH] modify man page of rcons about exit code --- docs/source/guides/admin-guides/references/man1/rcons.1.rst | 2 +- xCAT-client/pods/man1/rcons.1.pod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/guides/admin-guides/references/man1/rcons.1.rst b/docs/source/guides/admin-guides/references/man1/rcons.1.rst index df8e0853f..394edb226 100644 --- a/docs/source/guides/admin-guides/references/man1/rcons.1.rst +++ b/docs/source/guides/admin-guides/references/man1/rcons.1.rst @@ -35,7 +35,7 @@ multiple read-only instances of the console, plus console logging. If \ *conserver-host*\ is specified, the conserver daemon on that host will be contacted, instead of on the local host. -To exit the console session, enter: e c . +To exit the console session, enter: 'ctrl-e c .' (3 characters: ctrl-e, 'c' and '.'). *************** diff --git a/xCAT-client/pods/man1/rcons.1.pod b/xCAT-client/pods/man1/rcons.1.pod index f6b80b19f..2cce5735b 100644 --- a/xCAT-client/pods/man1/rcons.1.pod +++ b/xCAT-client/pods/man1/rcons.1.pod @@ -16,7 +16,7 @@ multiple read-only instances of the console, plus console logging. If I is specified, the conserver daemon on that host will be contacted, instead of on the local host. -To exit the console session, enter: e c . +To exit the console session, enter: 'ctrl-e c .' (3 characters: ctrl-e, 'c' and '.'). =head1 B