summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Hummer12007 <hilobakho@gmail.com>2016-03-29 21:32:21 +0300
committerLibravatar Hummer12007 <hilobakho@gmail.com>2016-03-29 21:32:21 +0300
commitf648b33897dcd79a9708e8d19c82723526f49cd6 (patch)
tree304aff0b057d24ccea0b45d9e29575f6c91734f5
parentMerge pull request #549 from Hummer12007/patch-1 (diff)
downloadsway-f648b33897dcd79a9708e8d19c82723526f49cd6.tar.gz
sway-f648b33897dcd79a9708e8d19c82723526f49cd6.tar.zst
sway-f648b33897dcd79a9708e8d19c82723526f49cd6.zip
Fix a typo in swaygrab manual
-rw-r--r--swaygrab/swaygrab.1.txt2
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
38 Use the specified socket path. Otherwise, swaymsg will ask sway where the 38 Use the specified socket path. Otherwise, swaymsg will ask sway where the
39 socket is (which is the value of $SWAYSOCK, then of $I3SOCK). 39 socket is (which is the value of $SWAYSOCK, then of $I3SOCK).
40 40
41*-r, --rate* <rate>:: 41*-R, --rate* <rate>::
42 Specify a framerate (in frames per second). Used in combination with -c. 42 Specify a framerate (in frames per second). Used in combination with -c.
43 Default is 30. Must be an integer. 43 Default is 30. Must be an integer.
44 44