Blame client/Wayland/wlfreerdp.1.in

Packit 1fb8d4
.de URL
Packit 1fb8d4
\\$2 \(laURL: \\$1 \(ra\\$3
Packit 1fb8d4
..
Packit 1fb8d4
.if \n[.g] .mso www.tmac
Packit 1fb8d4
.TH wlfreerdp 1 2017-01-12 "@FREERDP_VERSION_FULL@" "FreeRDP"
Packit 1fb8d4
.SH NAME
Packit 1fb8d4
wlfreerdp \- FreeRDP wayland client
Packit 1fb8d4
.SH SYNOPSIS
Packit 1fb8d4
.B wlfreerdp
Packit 1fb8d4
[file]
Packit 1fb8d4
[\fIdefault_client_options\fP]
Packit 1fb8d4
[\fB/v\fP:<server>[:port]]
Packit 1fb8d4
[\fB/version\fP]
Packit 1fb8d4
[\fB/help\fP]
Packit 1fb8d4
.SH DESCRIPTION
Packit 1fb8d4
.B wlfreerdp
Packit 1fb8d4
is a wayland Remote Desktop Protocol (RDP) client which is part of the FreeRDP project. A RDP server is built-in to many editions of Windows. Alternative servers included xrdp and VRDP (VirtualBox).  
Packit 1fb8d4
.SH OPTIONS
Packit 1fb8d4
The wayland client also supports a lot of the \fIdefault client options\fP which are not described here. For details on those see the xfreerdp(1) man page.
Packit 1fb8d4
.IP \fB/v:\fP\fI<server>[:port]\fP
Packit 1fb8d4
The server hostname or IP, and optionally the port, to connect to.
Packit 1fb8d4
.IP /version
Packit 1fb8d4
Print the version and exit.
Packit 1fb8d4
.IP /help
Packit 1fb8d4
Print the help and exit.
Packit 1fb8d4
.SH EXIT STATUS
Packit 1fb8d4
.TP
Packit 1fb8d4
.B 0
Packit 1fb8d4
Successful program execution.
Packit 1fb8d4
.TP
Packit 1fb8d4
.B not 0
Packit 1fb8d4
On failure.
Packit 1fb8d4
Packit 1fb8d4
.SH SEE ALSO
Packit 1fb8d4
xfreerdp(1) wlog(7)
Packit 1fb8d4
Packit 1fb8d4
.SH AUTHOR
Packit 1fb8d4
FreeRDP <team@freerdp.com>