Merge pull request #808 from zandrmartin/document-kill-command

document `kill` command
This commit is contained in:
Drew DeVault 2016-07-31 10:38:40 -04:00 committed by GitHub
commit a947cb6919

View File

@ -269,6 +269,9 @@ The default colors are:
+
See **sway-input**(5) for details.
**kill**::
Kills (force-closes) the currently-focused container and all of its children.
**smart_gaps** <on|off>::
If smart_gaps are _on_ then gaps will only be enabled if a workspace has more
than one child container.