diff options
author | Hummer12007 <hilobakho@gmail.com> | 2017-02-13 02:22:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-13 02:22:48 +0200 |
commit | 09e8eceb8969a50ff65c37e11c182fd44761361a (patch) | |
tree | 619bda2269088d0d4f4eac8431b665969b49997f | |
parent | aed3469c08cfa20d601bcf210307289b4ba42240 (diff) |
Document swaygrab -f
-rw-r--r-- | swaygrab/swaygrab.1.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/swaygrab/swaygrab.1.txt b/swaygrab/swaygrab.1.txt index 0a664dab..b2c6389a 100644 --- 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 -------- |