mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 10:52:31 +00:00 
			
		
		
		
	Merge pull request #5331 from xuweibj/I5327
modify man page of rcons about exit code
This commit is contained in:
		| @@ -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 '.'). | ||||
|  | ||||
|  | ||||
| *************** | ||||
|   | ||||
| @@ -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> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user