2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 04:10:46 +00:00

Merge pull request #5331 from xuweibj/I5327

modify man page of rcons about exit code
This commit is contained in:
zet809
2018-06-26 13:48:28 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -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: <ctrl>e c .
To exit the console session, enter: 'ctrl-e c .' (3 characters: ctrl-e, 'c' and '.').
***************

View File

@ -16,7 +16,7 @@ multiple read-only instances of the console, plus console logging.
If I<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: <ctrl>e c .
To exit the console session, enter: 'ctrl-e c .' (3 characters: ctrl-e, 'c' and '.').
=head1 B<Options>