Merge pull request #1579 from tmccombs/patch-1

Add description of clipboard command to man page
This commit is contained in:
Drew DeVault 2018-01-29 16:17:04 -05:00 committed by GitHub
commit 6ffcb031f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,9 @@ They are expected to be used with **bindsym** or at runtime through **swaymsg**(
Set border style for focused window to _none_ or _toggle_ between the
available border styles: _normal_, _pixel_, _none_.
**clipboard** <content>::
Store content in the system clipboard, with a MIME type of "text/plain"
**exit**::
Exit sway and end your Wayland session.