added manpage
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 3 Sep 2011 16:09:38 +0000 (16:09 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 3 Sep 2011 16:09:38 +0000 (16:09 +0000)
src/ppastats.1 [new file with mode: 0644]

diff --git a/src/ppastats.1 b/src/ppastats.1
new file mode 100644 (file)
index 0000000..cb4bda0
--- /dev/null
@@ -0,0 +1,36 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.4.
+.TH PPASTATS "1" "September 2011" "ppastats 0.0.4" "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).
+.SH "REPORTING BUGS"
+Report bugs to: jeanfi@gmail.com
+.PP
+ppastats home page: <http://wpitchoune.net/ppastats>
+.SH COPYRIGHT
+Copyright \(co 2010\-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.