Document swaybar commands

Documents most of the bar commands in sway-bar(5) manpage.

The following command has not been document because they haven't been
fully implemented yet:
 * mode
 * hidden_state
 * modifier
 * tray_output
 * tray_padding

Close #375
This commit is contained in:
Mikkel Oscar Lyderik 2016-03-17 15:35:43 +01:00
parent 93109674d0
commit db7697b830
4 changed files with 115 additions and 2 deletions

View file

@ -57,3 +57,4 @@ install(
add_manpage(sway 1)
add_manpage(sway 5)
add_manpage(sway-input 5)
add_manpage(sway-bar 5)