add -v/-b
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10154 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -14,7 +14,9 @@ start a telnet and forward X-connections. | |||||||
| .Op Fl t Ar telnet_args | .Op Fl t Ar telnet_args | ||||||
| .Op Fl x Ar xterm_args | .Op Fl x Ar xterm_args | ||||||
| .Op Fl w Ar term_emulator | .Op Fl w Ar term_emulator | ||||||
|  | .Op Fl b Ar telnet_program | ||||||
| .Op Fl n | .Op Fl n | ||||||
|  | .Op Fl v | ||||||
| .Ar host | .Ar host | ||||||
| .Op Ar port | .Op Ar port | ||||||
| .Sh DESCRIPTION | .Sh DESCRIPTION | ||||||
| @@ -50,8 +52,14 @@ as arguments to | |||||||
| Use | Use | ||||||
| .Ar term_emulator | .Ar term_emulator | ||||||
| instead of xterm. | instead of xterm. | ||||||
|  | .It Fl b | ||||||
|  | Use | ||||||
|  | .Ar telnet_program | ||||||
|  | instead of telnet. | ||||||
| .It Fl n | .It Fl n | ||||||
| Do not start any terminal emulator. | Do not start any terminal emulator. | ||||||
|  | .It Fl v | ||||||
|  | Be verbose. | ||||||
| .El | .El | ||||||
| .Sh EXAMPLE | .Sh EXAMPLE | ||||||
| To login from host | To login from host | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund