diff options
author | Hummer12007 <hilobakho@gmail.com> | 2016-03-29 21:32:21 +0300 |
---|---|---|
committer | Hummer12007 <hilobakho@gmail.com> | 2016-03-29 21:32:21 +0300 |
commit | f648b33897dcd79a9708e8d19c82723526f49cd6 (patch) | |
tree | 304aff0b057d24ccea0b45d9e29575f6c91734f5 | |
parent | b7b734f311aaefba4e5760ac4feaa33631ef5111 (diff) |
Fix a typo in swaygrab manual
-rw-r--r-- | swaygrab/swaygrab.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swaygrab/swaygrab.1.txt b/swaygrab/swaygrab.1.txt index ea1fe333..0a664dab 100644 --- a/swaygrab/swaygrab.1.txt +++ b/swaygrab/swaygrab.1.txt @@ -38,7 +38,7 @@ Options Use the specified socket path. Otherwise, swaymsg will ask sway where the 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. Default is 30. Must be an integer. |