Skip to content

Commit

Permalink
#276 fix groff warnings
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@12710 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed May 30, 2016
1 parent db0145c commit 84523e0
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions src/man/xpra.1
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ xpra \- viewer for remote, persistent X applications
[\fB\-\-pulseaudio\-command\fP=\fISERVER START COMMAND\fP]
[\fB\-\-readonly\fP=\fIyes\fP|\fIno\fP]
[\fB\-\-clipboard\fP=\fIyes\fP|\fIno|clipboard\-type\fP]
[\fB\-\-clipboard\-direction\fP=\fIto\-server\fP|\fIto\-client|both|disabled\fP]
[\fB\-\-clipboard\-direction\fP=
\fIto\-server\fP|\fIto\-client\fP|
\fIboth\fP|\fIdisabled\fP]
[\fB\-\-clipboard\-filter\-file\fP=\fIFILENAME\fP]
[\fB\-\-cursors\fP=\fIyes\fP|\fIno\fP]
[\fB\-\-notifications\fP=\fIyes\fP|\fIno\fP]
Expand Down Expand Up @@ -76,7 +78,9 @@ xpra \- viewer for remote, persistent X applications
[\fB\-\-mmap\fP=\fIyes\fP|\fIno\fP|ABSOLUTEFILENAME]
[\fB\-\-windows\fP=\fIyes\fP|\fIno\fP]
[\fB\-\-clipboard\fP=\fIyes\fP|\fIno\fP]
[\fB\-\-clipboard\-direction\fP=\fIto\-server\fP|\fIto\-client|both|disabled\fP]
[\fB\-\-clipboard\-direction\fP=
\fIto\-server\fP|\fIto\-client\fP|
\fIboth\fP|\fIdisabled\fP]
[\fB\-\-cursors\fP=\fIyes\fP|\fIno\fP]
[\fB\-\-notifications\fP=\fIyes\fP|\fIno\fP]
[\fB\-\-xsettings\fP=\fIyes\fP|\fIno\fP]
Expand Down Expand Up @@ -480,7 +484,7 @@ OSX specific clipboard
.RE

.TP
\fB\-\-clipboard\-direction\fP=\fIto\-server\fP|\fIto\-client|both|disabled\fP
\fB\-\-clipboard\-direction\fP=\fIto\-server\fP|\fIto\-client\fP|\fIboth\fP|\fIdisabled\fP
Choose the direction of the clipboard synchronization.
.TP
\fB\-\-pulseaudio\fP=\fIyes\fP|\fIno\fP
Expand Down

0 comments on commit 84523e0

Please sign in to comment.