1
0
Fork 0
mirror of https://github.com/swaywm/sway.git synced 2025-03-24 23:32:04 +00:00

Document swaygrab -f

This commit is contained in:
Hummer12007 2017-02-13 02:22:48 +02:00 committed by GitHub
parent aed3469c08
commit 09e8eceb89

View file

@ -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
--------