]> git.sur5r.net Git - i3/i3/commitdiff
manpages: extract manpage for i3-wsbar using pod2man(1)
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 27 Mar 2010 14:43:43 +0000 (15:43 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 27 Mar 2010 14:43:43 +0000 (15:43 +0100)
man/Makefile

index 151b9abc19487d9587469522e0fbdbec192a5284..8b82c40d129cb3bd6e10052ecd266f8fd34bcacc 100644 (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 \