42c32fbea40e5d06258abfe605716480c67dfec3
[ppastats.git] / src / ppastats.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
2 .TH PPASTATS "1" "February 2014" "ppastats 1.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 .TP
32 \fB\-\-get\-bpph\-size\fR=\fI[s]\fR
33 size of the replies of webservice requests to get
34 the list of binary packages. Between 1 and 300.
35 .SH "REPORTING BUGS"
36 Report bugs to: jeanfi@gmail.com
37 .PP
38 ppastats home page: <http://wpitchoune.net/ppastats>
39 .SH COPYRIGHT
40 Copyright \(co 2011\-2014 jeanfi@gmail.com
41 License GPLv2: GNU GPL version 2 or later
42 <http://www.gnu.org/licenses/old\-licenses/gpl\-2.0.html>
43 .br
44 This is free software: you are free to change and redistribute it.
45 There is NO WARRANTY, to the extent permitted by law.