.\" DO NOT MODIFY THIS FILE! It was generated by gflags2man 0.1 .TH python2-gflags2man "1" "04/02/18" "python2-gflags2man" "User Commands" .SH NAME python2-gflags2man \- gflags2man runs a Google flags base program and generates a man page. .SH SYNOPSIS .B python2-gflags2man [\fIFLAGS\fR]... .SH DESCRIPTION .\" Add any additional description here .PP gflags2man runs a Google flags base program and generates a man page. Run the program, parse the output, and then format that into a man page. Usage: gflags2man [program] ... .SH OPTIONS .P .I python2-gflags2man .TP --dest_dir Directory to write resulting manpage to. Specify '-' for stdout .br (default: '/tmp') .TP -?,--[no]help show this help .TP --help_flag Option to pass to target program in to get help .br (default: '--help') .TP --[no]helpshort show usage only for this module .TP --[no]helpxml like --help, but generates XML output .TP --v verbosity level to use for output .br (default: '0') (an integer) .P .I gflags .TP --flagfile Insert flag definitions from the given file into the command line. .TP --undefok comma-separated list of flag names that it is okay to specify on the command line even if the program does not define a flag with that name. IMPORTANT: flags in this list that have arguments MUST use the --flag=value format. .SH COPYRIGHT Copyright \(co 2018 Google. Gflags2man created this page from "python2-gflags2man --help" output. Gflags2man was written by Dan Christian. Note that the date on this page is the modification date of python2-gflags2man.