manpages: extract manpage for i3-wsbar using pod2man(1)

This commit is contained in:
Michael Stapelberg 2010-03-27 15:43:43 +01:00
parent 996884db18
commit 170bb7857f
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ all:
a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3.man
a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3-msg.man
a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3-input.man
pod2man ../i3-wsbar > i3-wsbar.1
clean:
for file in "i3 i3-msg i3-input"; \
do \