Differences From Artifact [6aac6de1b2]:
- Executable file build/update-wiki — part of check-in [a67c46369b] at 2014-02-06 23:35:06 on branch trunk — Added usage information (user: rkeene, size: 187) [annotate] [blame] [check-ins using]
To Artifact [3852b5f454]:
- Executable file build/update-wiki — part of check-in [e7fa8416e1] at 2014-02-07 21:51:47 on branch trunk — Updated wiki HTML page (user: rkeene, size: 222) [annotate] [blame] [check-ins using]
1 2 | #! /bin/bash | | | 1 2 3 | #! /bin/bash man2html -r filed.1 | sed '0,/<BODY>/ d;/^This document was created by/,$ d;s@<A HREF="../index.html">Return to Main Contents</A>@@;s@\[@\[@;s@\]@\]@' | sed '$ d;/^ *$/ d' | fossil wiki commit Manual |