Add help command to help message.

Attempt to contribute to xmonad,
and add a simple line to the help message,
containing the help command itself.

Fixes xmonad/xmonad#287
This commit is contained in:
Matt Zrinsky
2021-07-01 09:29:27 -05:00
parent 42d319545b
commit 1a4c95fac8
3 changed files with 4 additions and 0 deletions

View File

@@ -48,6 +48,8 @@
providing the ability to directly jump to a layout with the
`JumpToLayout` message.
* Document the help command in the help message.
## 0.15 (September 30, 2018)
* Reimplement `sendMessage` to deal properly with windowset changes made