Added `-l' option.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@974 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-11-16 14:39:42 +00:00
parent 0c93bef163
commit 5ee1f5851a

View File

@@ -10,6 +10,7 @@ securely forward X conections
.Sh SYNOPSIS
.Ar kx
.Op Fl d
.Op Fl l Ar username
.Ar host
.Sh DESCRIPTION
The
@@ -18,6 +19,9 @@ program forwards a X connection from a remote client to a local screen
through an authenticated and encrypted stream. Options supported by
.Nm kx :
.Bl -tag -width Ds
.It Fl l
Log in on remote host as user
.Ar username
.It Fl d
Do not fork.
.El