~mvo/aptdaemon/0.3-fix-race-597017

« back to all changes in this revision

Viewing changes to doc/org.debian.apt.7

  • Committer: sebi at glatzor
  • Date: 2010-09-09 07:21:18 UTC
  • mfrom: (483.1.3 partial-update)
  • Revision ID: sebi@glatzor.de-20100909072118-sfrz19bn9sucu7go
Merge the update-cache-partially branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
Return the id of a newly created transaction which will fetch the latest meta data from the repositories an rebuild the cache of available and installed packages.
71
71
.RE
72
72
.TP
 
73
.B UpdateCachePartially
 
74
.BI "UpdateCachePartially\t(in 's' " sources_list , 
 
75
.br
 
76
.BI "\t\tout 's' " tid )
 
77
.RS
 
78
.PP
 
79
Return the id of a newly created transaction which will fetch the latest meta data from the repositories specified in the given sources.list snippet only and rebuild the cache of available and installed packages.
 
80
.RE
 
81
.TP
73
82
.B InstallPackages
74
83
.BI "InstallPackages\t(in 'as' " package_names ,
75
84
.br