forked from ISPsystem/isp-maintenance
		
	docs: add --de into help msg
This commit is contained in:
		
							parent
							
								
									ba6dd53f6c
								
							
						
					
					
						commit
						b84ef86cd0
					
				| @ -70,6 +70,7 @@ help() { | |||||||
| 	printf "${script} --test | check go3 connection availability               \n" | 	printf "${script} --test | check go3 connection availability               \n" | ||||||
| 	printf "                                                                   \n" | 	printf "                                                                   \n" | ||||||
| 	printf "${script} --bill my.example.com                                    \n" | 	printf "${script} --bill my.example.com                                    \n" | ||||||
|  | 	printf "${script} --vm my.example.com --de  | connect throw DE go3 server  \n" | ||||||
| 	printf "${script} --vm 0.0.0.0 --ssh | only ssh access                     \n" | 	printf "${script} --vm 0.0.0.0 --ssh | only ssh access                     \n" | ||||||
| 	printf "${script} --vm 0.0.0.0 --tty | use mgrctl interactive              \n" | 	printf "${script} --vm 0.0.0.0 --tty | use mgrctl interactive              \n" | ||||||
| 	printf "                                                                   \n" | 	printf "                                                                   \n" | ||||||
| @ -87,6 +88,7 @@ help() { | |||||||
| 	printf " --port     | -p    ssh port,   default 22                         \n" | 	printf " --port     | -p    ssh port,   default 22                         \n" | ||||||
| 	printf " --web-port | -wp   web port,   default 443                        \n" | 	printf " --web-port | -wp   web port,   default 443                        \n" | ||||||
| 	printf " --go/--go3         go version, default go3                        \n" | 	printf " --go/--go3         go version, default go3                        \n" | ||||||
|  | 	printf " --de               connect throw DE go3 server                    \n" | ||||||
| 	printf " --ssh              open only ssh session                          \n" | 	printf " --ssh              open only ssh session                          \n" | ||||||
| 	printf " --tty              for vm6/dci6 echo cmd for run container        \n" | 	printf " --tty              for vm6/dci6 echo cmd for run container        \n" | ||||||
| 	printf " --mgrctl [args]    for vm6/dci6 customize access params           \n" | 	printf " --mgrctl [args]    for vm6/dci6 customize access params           \n" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user