pub fn build_script_with_man<P: AsRef<Path>>(source: P) -> Result<(), Error>
Expand description

Generates the source code and manual page at default location.

This is same as build_script(), but additionaly it generates a man page. The resulting man page will be stored in $OUT_DIR/app.man.