aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Simon Ser <contact@emersion.fr>2020-04-16 18:34:05 +0200
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2020-04-27 18:01:13 -0400
commit58703e4f24ae2738f9459c0c092f41a827be007e (patch)
treeb30ddfadfceb7162979e418cb4ef976bcb5da985
parentAdd debug symbol stack trace note to ISSUE_TEMPLATE.md (diff)
downloadsway-58703e4f24ae2738f9459c0c092f41a827be007e.tar.gz
sway-58703e4f24ae2738f9459c0c092f41a827be007e.tar.zst
sway-58703e4f24ae2738f9459c0c092f41a827be007e.zip
man: add note about sway-input and sway-output pages
-rw-r--r--sway/sway.5.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 80717cdb..bbcc94e2 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -54,6 +54,9 @@ which you may only select one. *[...]* is used for optional arguments, and
54 54
55# COMMANDS 55# COMMANDS
56 56
57This section only lists general commands. For input and output commands, refer
58to *sway-input*(5) and *sway-output*(5).
59
57The following commands may only be used in the configuration file. 60The following commands may only be used in the configuration file.
58 61
59*bar* [<bar-id>] <bar-subcommands...> 62*bar* [<bar-id>] <bar-subcommands...>