summaryrefslogtreecommitdiffstats
path: root/swaygrab.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'swaygrab.1.txt')
-rw-r--r--swaygrab.1.txt9
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
31 Use the specified socket path. Otherwise, swaymsg will ask sway where the 31 Use the specified socket path. Otherwise, swaymsg will ask sway where the
32 socket is (which is the value of $SWAYSOCK, then of $I3SOCK). 32 socket is (which is the value of $SWAYSOCK, then of $I3SOCK).
33 33
34Examples
35--------
36
37swaygrab HDMI-A-1 output.png::
38 Grab the contents of HDMI-A-1 and write to output.png.
39
40swaygrab -c HDMI-A-1 output.webm::
41 Capture a webm of HDMI-A-1.
42
34Authors 43Authors
35------- 44-------
36 45