Merge pull request #1073 from Hummer12007/patch-3

Document swaygrab -f
This commit is contained in:
Drew DeVault 2017-02-12 20:44:08 -05:00 committed by GitHub
commit a018364be3
1 changed files with 4 additions and 1 deletions

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