diff options
Diffstat (limited to 'swaygrab.1.txt')
-rw-r--r-- | swaygrab.1.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/swaygrab.1.txt b/swaygrab.1.txt index 68bea3e8..54a1c37a 100644 --- a/swaygrab.1.txt +++ b/swaygrab.1.txt @@ -31,6 +31,15 @@ Options Use the specified socket path. Otherwise, swaymsg will ask sway where the socket is (which is the value of $SWAYSOCK, then of $I3SOCK). +Examples +-------- + +swaygrab HDMI-A-1 output.png:: + Grab the contents of HDMI-A-1 and write to output.png. + +swaygrab -c HDMI-A-1 output.webm:: + Capture a webm of HDMI-A-1. + Authors ------- |