Add description of clipboard command to man page

This commit is contained in:
Thayne McCombs 2018-01-27 01:03:52 -07:00 committed by GitHub
parent 7c3b0ffc32
commit 12f6dfec2e
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.