e54943d3db5e7545b265347692112333bb93c972
[ppastats.git] / src / ppastats.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.4.
2 .TH PPASTATS "1" "May 2012" "ppastats 0.0.x" "User Commands"
3 .SH NAME
4 ppastats \- PPA Statistics command line tool
5 .SH SYNOPSIS
6 .B ppastats
7 [\fIOPTION\fR]... \fIPPA_OWNER PPA_NAME\fR
8 .SH DESCRIPTION
9 ppastats is a command application for generating PPA statistics.
10 .PP
11 Prints number of downloads for each published packages of a PPA or generates
12 an HTML page containing a graph representation.
13 .SH OPTIONS
14 .TP
15 \fB\-h\fR, \fB\-\-help\fR
16 display this help and exit
17 .TP
18 \fB\-v\fR, \fB\-\-version\fR
19 display version information and exit
20 .TP
21 \fB\-o\fR, \fB\-\-output\-dir\fR=\fI[PATH]\fR
22 generates HTML pages into 'PATH'
23 .TP
24 \fB\-s\fR, \fB\-\-status\fR=\fI[STATUS]\fR
25 retrieves only package of the given status
26 (possible values are: Pending, Published,
27 Superseded, Deleted or Obsolete)
28 .TP
29 \fB\-S\fR, \fB\-\-skip\-js\-css\fR
30 skip installation of js and css files
31 .SH "REPORTING BUGS"
32 Report bugs to: jeanfi@gmail.com
33 .PP
34 ppastats home page: <http://wpitchoune.net/ppastats>
35 .SH COPYRIGHT
36 Copyright \(co 2011\-2012 jeanfi@gmail.com
37 License GPLv2: GNU GPL version 2 or later
38 <http://www.gnu.org/licenses/old\-licenses/gpl\-2.0.html>
39 .br
40 This is free software: you are free to change and redistribute it.
41 There is NO WARRANTY, to the extent permitted by law.