Skip to content
forked from klali/help2adoc

A tool to convert help output to asciidoc

License

Notifications You must be signed in to change notification settings

a-dma/help2adoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

help to asciidoc converter

Convert help output of a program to asciidoc, suitable for html conversion or a2x transform to man pages.

Example usage

$ help2adoc -e help2adoc -n "help to asciidoc converter" > help2adoc.1.txt
$ a2x --format manpage help2adoc.1.txt

About

A tool to convert help output to asciidoc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 95.6%
  • Makefile 4.4%