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

next
Michael Stapelberg 2011-07-23 21:57:35 +02:00
parent 062ce3ef03
commit 642c4aaf6e
1 changed files with 2 additions and 0 deletions

View File

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