summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2016-03-29 15:02:51 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2016-03-29 15:02:51 -0400
commitc3a5e00b6e70eaad3213733ff8cd69a84f06ab67 (patch)
tree304aff0b057d24ccea0b45d9e29575f6c91734f5
parentMerge pull request #549 from Hummer12007/patch-1 (diff)
parentFix a typo in swaygrab manual (diff)
downloadsway-c3a5e00b6e70eaad3213733ff8cd69a84f06ab67.tar.gz
sway-c3a5e00b6e70eaad3213733ff8cd69a84f06ab67.tar.zst
sway-c3a5e00b6e70eaad3213733ff8cd69a84f06ab67.zip
Merge pull request #553 from Hummer12007/master
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