set copyright year to 2015
[ppastats.git] / src / ppastats.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.5.
2 .TH PPASTATS "1" "September 2015" "ppastats 1.3.2" "User Commands"
3 .SH NAME
4 ppastats \- PPA Statistics command line tool
5 .SH SYNOPSIS
6 .B ppastats
7 [\fI\,OPTION\/\fR]... \fI\,PPA_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\-t\fR, \fB\-\-theme\-dir\fR=\fI\,[PATH]\/\fR
25 set theme dir to 'PATH'
26 .TP
27 \fB\-s\fR, \fB\-\-status\fR=\fI\,[STATUS]\/\fR
28 retrieves only package of the given status
29 (possible values are: Pending, Published,
30 Superseded, Deleted or Obsolete)
31 .TP
32 \fB\-S\fR, \fB\-\-skip\-js\-css\fR
33 skip installation of js and css files
34 .TP
35 \fB\-\-get\-bpph\-size\fR=\fI\,[s]\/\fR
36 size of the replies of webservice requests to get
37 the list of binary packages. Between 1 and 300.
38 .SH "REPORTING BUGS"
39 Report bugs to: jeanfi@gmail.com
40 .PP
41 ppastats home page: <http://wpitchoune.net/ppastats>
42 .SH COPYRIGHT
43 Copyright \(co 2011\-2015 jeanfi@gmail.com
44 License GPLv2: GNU GPL version 2 or later
45 <http://www.gnu.org/licenses/old\-licenses/gpl\-2.0.html>
46 .br
47 This is free software: you are free to change and redistribute it.
48 There is NO WARRANTY, to the extent permitted by law.