diff --git a/man/apt-dater.8 b/man/apt-dater.8 index f64c6059..a6cd3e1d 100644 --- a/man/apt-dater.8 +++ b/man/apt-dater.8 @@ -39,7 +39,7 @@ This manual page documents briefly the command\&. .PP \fBapt\-dater\fR -is a program to manage package updats on a large number of remote hosts using SSH\&. +is a program to manage package updates on a large number of remote hosts using SSH\&. .SH "OPTIONS" .PP \fBapt\-dater\fR diff --git a/man/apt-dater.html b/man/apt-dater.html index a771b0af..6f9d61af 100644 --- a/man/apt-dater.html +++ b/man/apt-dater.html @@ -1,4 +1,4 @@
apt-dater — terminal-based remote package update manager
apt-dater
[[-(c
]config
|v|[n]r)]
This manual page documents briefly the - apt-dater command.
apt-dater is a program to manage package updats on a large + apt-dater command.
apt-dater is a program to manage package updates on a large number of remote hosts using SSH.
apt-dater accepts the following command parameters:
-c config
Use alternative config file. Default is $XDG_CONFIG_HOME/apt-dater/apt-dater.xml
.
-v
Show apt-dater version and copyright statement.
-r
Refresh hosts and create XML report on stdout. apt-dater must be compiled with XMLREPORT feature.
-n
Prevent hosts to be refreshed before create XML report (useful for cronjobs which do not have access to SSH key(s)).
MAINTAINER
The maintainer's name (i.e. used by debtrack). If not set, the GECOS entry for the current user will be used. This environment variable could be forwarded to remote hosts with the ssh(1) SendEnv+AcceptEnv options.