Artifact c28ecbfa9f327b4e7c7dc3dd24eba3d48bd40c4c:
- Executable file build/update-wiki — part of check-in [886950f4f2] at 2014-02-08 02:32:41 on branch trunk — Updated wiki man page formatting (user: rkeene, size: 243) [annotate] [blame] [check-ins using]
#! /bin/bash ( echo '<H2>NAME</H2>' man2html -r filed.1 | sed '0,/<H2>NAME<\/H2>/ d;/<H2>Index<\/H2>/,$ d;s@<A HREF="../index.html">Return to Main Contents</A>@@;s@\[@\[@;s@\]@\]@' | sed '$ d;/^ *$/ d' ) | fossil wiki commit Manual