txt2man 1.6.0
Convert text to man page
Txt2man converts flat ASCII text to man page format.
- Outputs:
out
- Website: https://github.com/mvertes/txt2man
- Licenses: GPL 2+
- Package source: gnu/packages/man.scm
- Builds: See build status
- Issues: See known issues
Installation
Install txt2man 1.6.0
as follows:
guix install txt2man@1.6.0
Or install the latest version:
guix install txt2man
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.