summaryrefslogtreecommitdiffstats
path: root/docs/man/xrdp-sesadmin.8
diff options
context:
space:
mode:
authorPavel Roskin <plroskin@gmail.com>2016-12-23 12:02:55 -0800
committerPavel Roskin <plroskin@gmail.com>2016-12-24 00:58:15 -0800
commit6c453ff1be6608380558c2529fd0fef66fc5ba46 (patch)
treec746c696401f2373d5b873bf53cf69fe1e409a1e /docs/man/xrdp-sesadmin.8
parenta9bfa879e776a3e747f08fa0b58f82ca4e89d0c4 (diff)
downloadxrdp-proprietary-6c453ff1be6608380558c2529fd0fef66fc5ba46.tar.gz
xrdp-proprietary-6c453ff1be6608380558c2529fd0fef66fc5ba46.zip
Substitute variables in manual pages
Diffstat (limited to 'docs/man/xrdp-sesadmin.8')
-rw-r--r--docs/man/xrdp-sesadmin.857
1 files changed, 0 insertions, 57 deletions
diff --git a/docs/man/xrdp-sesadmin.8 b/docs/man/xrdp-sesadmin.8
deleted file mode 100644
index 29e14c18..00000000
--- a/docs/man/xrdp-sesadmin.8
+++ /dev/null
@@ -1,57 +0,0 @@
-.TH "xrdp-sesadmin" "8" "0.9.1" "xrdp team"
-.SH NAME
-xrdp\-sesadmin \- console XRDP sessions administration tool
-
-.SH SYNOPSIS
-.B xrdp\-sesadmin
-.RI [ options ]
-.BI -c= command
-
-.SH DESCRIPTION
-This manual page documents briefly the
-.B xrdp\-sesadmin
-command.
-.PP
-\fBxrdp\-sesadmin\fP is a console program to administer running XRDP sessions.
-
-.SH OPTIONS
-A summary of options is included below.
-.TP
-.BI \-u= username
-\fIUsername\fP for authentication on the server.
-Defaults to \fBroot\fP.
-
-.TP
-.BI \-p= password
-The \fIpassword\fP to authenticate with.
-The default is to ask for the password interactively.
-
-.TP
-.BI \-s= server
-The host address of the \fIserver\fP to connect to.
-Defaults to \fBlocalhost\fP.
-
-.TP
-.BI \-i= port
-The TCP \fIport\fP number to connect to.
-Defaults to \fB3350\fP.
-
-.TP
-.BI \-c= command
-Specifies the \fIcommand\fP to execute on the server.
-Valid commands are:
-.RS 4
-.TP
-.B list
-List currently active sessions.
-.TP
-.BI kill: sid
-Kills the session specified the given \fIsession id\fP.
-(not yet implemented).
-.RE
-
-.SH FILES
-xrdp\-sesadmin.log
-
-.SH SEE ALSO
-.BR xrdp (8).