Merge pull request #553 from Hummer12007/master

Fix a typo in swaygrab manual
This commit is contained in:
Drew DeVault 2016-03-29 15:02:51 -04:00
commit c3a5e00b6e

View file

@ -38,7 +38,7 @@ Options
Use the specified socket path. Otherwise, swaymsg will ask sway where the Use the specified socket path. Otherwise, swaymsg will ask sway where the
socket is (which is the value of $SWAYSOCK, then of $I3SOCK). socket is (which is the value of $SWAYSOCK, then of $I3SOCK).
*-r, --rate* <rate>:: *-R, --rate* <rate>::
Specify a framerate (in frames per second). Used in combination with -c. Specify a framerate (in frames per second). Used in combination with -c.
Default is 30. Must be an integer. Default is 30. Must be an integer.