Add manpage for i3-msg

This commit is contained in:
Michael Stapelberg
2009-08-24 12:22:42 +02:00
parent 90a94af296
commit 8437239541
3 changed files with 36 additions and 2 deletions

View File

@ -1,4 +1,5 @@
all:
a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3.man
a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3-msg.man
clean:
rm -f i3.xml i3.1 i3.html
rm -f i3.xml i3.1 i3.html i3-msg.1 i3-msg.html i3-msg.xml