retry on network failure during url fetch
[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 an HTML page containing a graph representation.
12 .SH OPTIONS
13 .TP
14 \fB\-h\fR, \fB\-\-help\fR
15 display this help and exit
16 .TP
17 \fB\-v\fR, \fB\-\-version\fR
18 display version information and exit
19 .TP
20 \fB\-o\fR, \fB\-\-output\-dir\fR=\fI[PATH]\fR
21 generates HTML pages into 'PATH'.
22 .TP
23 \fB\-s\fR, \fB\-\-status\fR=\fI[STATUS]\fR
24 retrieves only package of the given status
25 (possible values are: Pending, Published,
26 Superseded, Deleted or Obsolete).
27 .TP
28 \fB\-S\fR, \fB\-\-skip\-js\-css\fR
29 skip installation of js and css files
30 .SH "REPORTING BUGS"
31 Report bugs to: jeanfi@gmail.com
32 .PP
33 ppastats home page: <http://wpitchoune.net/ppastats>
34 .SH COPYRIGHT
35 Copyright \(co 2011 jeanfi@gmail.com
36 License GPLv2: GNU GPL version 2 or later <http://www.gnu.org/licenses/old\-licenses/gpl\-2.0.html>
37 .br
38 This is free software: you are free to change and redistribute it.
39 There is NO WARRANTY, to the extent permitted by law.