gnadelwartz / txt2man

txt2man converts text to man page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME
  txt2man

DESCRIPTION
  Txt2man converts flat ASCII text to man page format. It is a shell
  script using gnu awk, that should run on any Unix like system.

  help: txt2man -h

INSTALL
      make install	(to install under /usr/local)
  or
      make install prefix=path

Send comments, suggestions and bug reports to mvertes@free.fr

-- Marc Vertes

About

txt2man converts text to man page

License:GNU General Public License v2.0


Languages

Language:Shell 67.2%Language:Roff 31.3%Language:Makefile 1.5%