gtkman - A simple GTK+3 manual page viewer
Contents
Description
GTKMan is a simple manual page viewer written in Python and using the GTK+3 toolkit. It displays manual
pages in simple text form using the default system monospace font. A specific section to look in for a
certain manual page can be specified. It can also be launched from the command line in place of the
classic man command, specifying the manual page and optionally the section.
General Options
-h, --help
Prints a usage message briefly summarizing command-line usage and exits.
Name
gtkman - A simple GTK+3 manual page viewer
See Also
man(1) George Vlahavas 11mtime(1m/1d/1Y) gtkman(1)
Synopsis
gtkman [OPTIONS] [[SECTION] manpage]
Website
https://github.com/gapan/gtkman
