Revision 25044,
1.2 KB
checked in by jdreed, 14 years ago
(diff) |
Update man page to reflect new options
|
Line | |
---|
1 | .TH ATHENA-AUTO-UPDATE 8 "11 March 2010" "debathena-auto-update" "Athena Update System" |
---|
2 | .SH NAME |
---|
3 | athena-auto-update \- Attempt to automatically update installed packages |
---|
4 | .SH SYNOPSIS |
---|
5 | .nf |
---|
6 | .B athena-auto-update [-n] [-v] [-d] |
---|
7 | .sp |
---|
8 | .SH DESCRIPTION |
---|
9 | .BR athena-auto-update |
---|
10 | is intended to be run by cron on a regular basis. It attempts to |
---|
11 | reconfigure any unconfigured packages, then will simulate an upgrade. |
---|
12 | If there are no packages to update, it will exit. If there are |
---|
13 | packages to update, it will ensure that the update process won't try |
---|
14 | to remove any of the required metapackages. It will then perform the |
---|
15 | upgrade, and update the apt-file cache. |
---|
16 | |
---|
17 | If the update fails at any point, a message will be sent to the |
---|
18 | \fIuser\fP syslog facility, with priority \fInotice\fP. |
---|
19 | |
---|
20 | The results of the script are logged to \fI/var/log/athena-update\fP. |
---|
21 | |
---|
22 | .SH OPTIONS |
---|
23 | .IP -n |
---|
24 | Prevents athena-auto-update from rebooting even if a package requests |
---|
25 | it. Don't use it unless you know what you're doing. |
---|
26 | .IP -v |
---|
27 | Causes some output to be printed to stdout in addition to the log. |
---|
28 | .IP -d |
---|
29 | Debug mode. Implies -v. |
---|
30 | |
---|
31 | .SH FILES |
---|
32 | |
---|
33 | .B /var/log/athena-update |
---|
34 | |
---|
35 | .SH SEE ALSO |
---|
36 | |
---|
37 | aptitude(1) |
---|
38 | |
---|
39 | .SH AUTHOR |
---|
40 | SIPB Debathena Project (http://debathena.mit.edu) |
---|
41 | |
---|
Note: See
TracBrowser
for help on using the repository browser.