aboutsummaryrefslogtreecommitdiffstats
path: root/swaynag
diff options
context:
space:
mode:
Diffstat (limited to 'swaynag')
-rw-r--r--swaynag/swaynag.1.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/swaynag/swaynag.1.scd b/swaynag/swaynag.1.scd
index b25568a0..fc839b96 100644
--- a/swaynag/swaynag.1.scd
+++ b/swaynag/swaynag.1.scd
@@ -12,7 +12,7 @@ _swaynag_ [options...]
12 12
13*-b, --button* <text> <action> 13*-b, --button* <text> <action>
14 Create a button with the text _text_ that executes _action_ when pressed. 14 Create a button with the text _text_ that executes _action_ when pressed.
15 If the environment variable `TERMINAL` is set, _action_ will be run inside 15 If the environment variable _TERMINAL_ is set, _action_ will be run inside
16 the terminal. Otherwise, it will fallback to running directly. Multiple 16 the terminal. Otherwise, it will fallback to running directly. Multiple
17 buttons can be defined by providing the flag multiple times. 17 buttons can be defined by providing the flag multiple times.
18 18