aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sway.5.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/sway.5.txt b/sway.5.txt
index 69a6909f..d97720c5 100644
--- a/sway.5.txt
+++ b/sway.5.txt
@@ -28,11 +28,6 @@ Commands
28 execute Firefox if the alt, shift, and F keys are pressed together. Any 28 execute Firefox if the alt, shift, and F keys are pressed together. Any
29 valid sway command is eligible to be bound to a key combo. 29 valid sway command is eligible to be bound to a key combo.
30 30
31**debuglog** <on|off|toggle>::
32 Turn debug log output _on_ or _off_. This will override any command line
33 option given. _toggle_ will toggle between debug and log level given as
34 command line option.
35
36**exec** <shell command>:: 31**exec** <shell command>::
37 Executes _shell command_ with sh. 32 Executes _shell command_ with sh.
38 33