bash-completion/doc/makeHtml.sh
Freddy Vulto 2e87bd4c01 Added setting COMP_KNOWN_HOSTS_WITH_HOSTFILE
`_known_hosts_real' will add hosts from HOSTFILE (compgen -A hostname), unless
`COMP_KNOWN_HOSTS_WITH_HOSTFILE' is set to an empty value.

To run the unit tests:

   $ cd test && ./runUnit _known_hosts_real.exp
2009-08-12 22:20:56 +02:00

5 lines
93 B
Bash
Executable File

#!/bin/bash -eu
[ -d html~ ] || mkdir html~
a2x -D html~ -d book -f xhtml --unsafe main.txt