v0.0.6
[ppastats.git] / trunk / src / ppastats.1
diff --git a/trunk/src/ppastats.1 b/trunk/src/ppastats.1
new file mode 100644 (file)
index 0000000..4bc0bd8
--- /dev/null
@@ -0,0 +1,39 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.4.
+.TH PPASTATS "1" "October 2011" "ppastats 0.0.6" "User Commands"
+.SH NAME
+ppastats \- PPA Statistics command line tool
+.SH SYNOPSIS
+.B ppastats
+[\fIOPTION\fR]... \fIPPA_OWNER PPA_NAME\fR
+.SH DESCRIPTION
+ppastats is a command application for generating PPA statistics.
+.PP
+Prints number of downloads for each published packages of a PPA or generates an HTML page containing a graph representation.
+.SH OPTIONS
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+display this help and exit
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+display version information and exit
+.TP
+\fB\-o\fR, \fB\-\-output\-dir\fR=\fI[PATH]\fR
+generates HTML pages into 'PATH'.
+.TP
+\fB\-s\fR, \fB\-\-status\fR=\fI[STATUS]\fR
+retrieves only package of the given status
+(possible values are: Pending, Published,
+Superseded, Deleted or Obsolete).
+.TP
+\fB\-S\fR, \fB\-\-skip\-js\-css\fR
+skip installation of js and css files
+.SH "REPORTING BUGS"
+Report bugs to: jeanfi@gmail.com
+.PP
+ppastats home page: <http://wpitchoune.net/ppastats>
+.SH COPYRIGHT
+Copyright \(co 2011 jeanfi@gmail.com
+License GPLv2: GNU GPL version 2 or later <http://www.gnu.org/licenses/old\-licenses/gpl\-2.0.html>
+.br
+This is free software: you are free to change and redistribute it.
+There is NO WARRANTY, to the extent permitted by law.