Mercurial > projects > pk-update-icon
view pk-update-icon.1 @ 31:f549b75c3c22
increase the default update interval and delay before checking for updates
increase the default update interval to 24 h in order to ease the load on the infrastructure
increase the default delay before checking for updates to 5 min as commit 777c0d750cdc0a1e31f98066fc248e04e2e84599 was incomplete (bnc#729230)
author | Guido Berhoerster <gber@opensuse.org> |
---|---|
date | Wed, 18 Jul 2012 11:52:48 +0200 |
parents | 7af115023d5a |
children |
line wrap: on
line source
.\" Copyright (C) 2011 Guido Berhoerster <gber@opensuse.org> .\" .\" Licensed under the GNU General Public License Version 2 .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. .\" .TH PK\-UPDATE\-ICON 1 "20 Oct 2011" .SH NAME pk\-update\-icon \- display notifications about software updates .SH SYNOPSIS \fBpk\-update\-icon\fR [\fB\-hv?\fR] [\fB\-d\fR \fIdelay\fR | \fB\-\-delay\fR=\fIdelay\fR] [\fB\-i\fR \fIinterval\fR | \fB\-\-interval\fR=\fIinterval\fR] .SH DESCRIPTION \fBpk\-update\-icon\fR displays notifications and an icon in the tray area of the panel when package updates are available. .SH OPTIONS The following options are supported: .TP .BR \-d ", " \-\-delay =\fIdelay\fR Set the delay in seconds before the first check for updates. .TP .BR \-h ", " \-? ", " \-\-help Print a summary of all command line options and exit. .TP .BR \-i ", " \-\-interval =\fIinterval\fR Set the interval in seconds between checks for updates. .TP .BR \-v ", " \-\-version Print the version number and exit. .SH EXIT STATUS .TP .B 0 The program has exited normally. .TP .B >0 An Error has occurred.