summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-22 03:24:32 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-22 03:24:32 +0000
commit5589f4b55f6f739acb8a2ff616d54e919e01dba9 (patch)
treecab1cabbbcb64b6ecf9d2f547dbd68a967a05cc8 /ssh.1
parent58b391b1bdaaea1dc7d8e65e1d3549d16bc323f4 (diff)
downloadopenssh-git-5589f4b55f6f739acb8a2ff616d54e919e01dba9.tar.gz
- jakob@cvs.openbsd.org 2002/03/21 15:17:26
[clientloop.c ssh.1] add built-in command line for adding new port forwardings on the fly. based on a patch from brian wellington. ok markus@.
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.18
1 files changed, 7 insertions, 1 deletions
diff --git a/ssh.1 b/ssh.1
index 43b75dc2..dc7fa291 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh.1,v 1.148 2002/02/18 17:55:20 markus Exp $
+.\" $OpenBSD: ssh.1,v 1.149 2002/03/21 15:17:26 jakob Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -297,6 +297,12 @@ Background ssh at logout when waiting for forwarded connection / X11 sessions
to terminate
.It Cm ~?
Display a list of escape characters
+.It Cm ~C
+Open command line (only useful for adding port forwardings using the
+.Fl L
+and
+.Fl R
+options)
.It Cm ~R
Request rekeying of the connection (only useful for SSH protocol version 2
and if the peer supports it)