~ubuntu-branches/ubuntu/hoary/update-apt/hoary

« back to all changes in this revision

Viewing changes to man/update-apt.1

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kemp
  • Date: 2004-09-21 13:47:53 UTC
  • Revision ID: james.westby@ubuntu.com-20040921134753-fgkmvluzj1b2asdp
Tags: 1.0-2
We don't want to see the output of the update process sent via cron.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH "update-apt" "1" "\*(Dt" "GNU" ""
 
2
.SH "NAME"
 
3
update-apt \- Update your local package archives
 
4
.SH "SYNOPSIS"
 
5
.B update-apt
 
6
is a simple shell script which will use the apt utilities to prepare your
 
7
machine for any pending updates from the Debian package repositories.
 
8
 
 
9
It will install a cron job causing it to run once a day, allowing you to
 
10
run 'apt-get upgrade' whenever it is convienent.
 
11
 
 
12
 
 
13
.SH "AUTHOR Steve Kemp <steve@steve.org.uk>"
 
14
 
 
15
.SH "SEE ALSO"
 
16
.BR apt-get (8),