From 8db417fafe367abab6a3deb1dc8fc28d8e447b1f Mon Sep 17 00:00:00 2001 From: Yacine Hmito Date: Thu, 25 Feb 2016 22:48:36 +0100 Subject: [PATCH] Fixed swaymsg command name in sway(5) doc --- sway/sway.5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/sway.5.txt b/sway/sway.5.txt index b54ae8da..004e0f54 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -16,7 +16,7 @@ startup. These commands usually consist of setting your preferences and setting key bindings. An example config is likely present in /etc/sway/config for you to check out. -All of these commands may be issued at runtime through **sway-msg**(1). +All of these commands may be issued at runtime through **swaymsg**(1). Commands --------