diff --git a/breadability.1 b/breadability.1 new file mode 100644 index 0000000..8022cd7 --- /dev/null +++ b/breadability.1 @@ -0,0 +1,39 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.45.1. +.TH BREADABILITY "1" "April 2014" "breadability 0.1.20" "User Commands" +.SH NAME +breadability \- manual page for breadability 0.1.20 +.SH DESCRIPTION +A fast python port of arc90's readability tool. +.SS "Usage:" +.IP +breadability [options] +.SS "Arguments:" +.TP + +URL or file path to process in readable form. +.SH OPTIONS +.TP +\fB\-f\fR, \fB\-\-fragment\fR +Output html fragment by default. +.TP +\fB\-b\fR, \fB\-\-browser\fR +Open the parsed content in your web browser. +.TP +\fB\-d\fR, \fB\-\-debug\fR +Output the detailed scoring information for debugging +parsing. +.TP +\fB\-v\fR, \fB\-\-verbose\fR +Increase logging verbosity to DEBUG. +.TP +\fB\-\-version\fR +Display program's version number and exit. +.TP +\fB\-h\fR, \fB\-\-help\fR +Display this help message and exit. +.SH "SEE ALSO" +http://github.com/bookie/breadability +.SH "LICENSE" +BSD License (2 clause) +.SH "AUTHOR" +Rick Harding et al.