Skip to content

ediw8311xht/txt2man

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Issues and pull requests should be opened at https://github.com/mvertes/txt2man.

-- Marc Vertes

About

txt2man converts text to man page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.8%
  • Makefile 2.2%