man djbdoc2man (Commandes) - manual page for djbdoc2man 1.1
NAME
djbdoc2man - manual page for djbdoc2man 1.1
SYNOPSIS
djbdoc2man [OPTIONS]
DESCRIPTION
Converts html documentation pages from http://cr.yp.to/ to manual pages.
- -p, --package=NAME
- Use NAME as package name (i.e. Daemontools)
- -v, --pversion=VER
- Use VER as package version (i.e. 0.76)
- -s, --section=SEC
- Use SEC as manual section (Defaults to 1)
- -n, --name=NAME
- Override option. Use NAME as program name
- -y, --syntax=LINE
- Override option. Use LINE as syntax line
- -h, --short=TEXT
- Override option. Use TEXT as short desctiption
- -q, --quiet
- Suppress warning messages
- -h, --help
- Display help and exit
- -V, --version
- Display version and exit
This utility converts html documentation pages from D. J. Bernstein (http://cr.yp.to/) to manual pages. Just pipe in the HTML page and you'll get a manual page on stdout.
REPORTING BUGS
Report bugs to Klaus Reimer <k@ailis.de>
COPYRIGHT
Copyright © 2003 Klaus Reimer <k@ailis.de>
This is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your
option) any later version.