commit a018364be324dff1d16680e6de800aea0880664f
parent aed3469c08cfa20d601bcf210307289b4ba42240
Author: Drew DeVault <sir@cmpwn.com>
Date: Sun, 12 Feb 2017 20:44:08 -0500
Merge pull request #1073 from Hummer12007/patch-3
Document swaygrab -f
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/swaygrab/swaygrab.1.txt b/swaygrab/swaygrab.1.txt
@@ -42,8 +42,11 @@ Options
Specify a framerate (in frames per second). Used in combination with -c.
Default is 30. Must be an integer.
-*--raw*::
+*-r, --raw*::
Instead of invoking ImageMagick or ffmpeg, dump raw rgba data to stdout.
+
+*-f, --focused*::
+ Capture only the currently focused container.
Examples
--------