public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r13272 - main/trunk/man
@ 2009-04-01  5:03 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2009-04-01  5:03 UTC (permalink / raw
  To: gentoo-commits

Author: zmedico
Date: 2009-04-01 05:03:08 +0000 (Wed, 01 Apr 2009)
New Revision: 13272

Modified:
   main/trunk/man/egencache.1
Log:
Remove the ATOMS section and move --update to a new ACTIONS section.


Modified: main/trunk/man/egencache.1
===================================================================
--- main/trunk/man/egencache.1	2009-04-01 04:49:47 UTC (rev 13271)
+++ main/trunk/man/egencache.1	2009-04-01 05:03:08 UTC (rev 13272)
@@ -6,10 +6,12 @@
 .I [options] --update [ATOM]\fR...
 .SH "DESCRIPTION"
 The egencache program generates metadata cache for ebuild repositories.
-.SH "ATOMS"
-An optional list of specific package atoms to update. If no package atoms are
-specified then all will be updated. See ebuild(5) for the details on package
-atom syntax.
+.SH ACTIONS
+.TP
+.BR "\-\-update [ATOM] ... "
+Update the \fImetadata/cache/\fR directory (generate metadata as necessary).
+If no package atoms are specified then all will be updated. See ebuild(5)
+for the details on package atom syntax.
 .SH OPTIONS
 .TP
 .BR "\-\-cache\-dir=CACHE_DIR"
@@ -33,7 +35,7 @@
 Specifies that maximum load allowed when spawning multiple jobs.
 .TP
 .BR "\-\-rsync"
-When used together with the \fB\-\-update\fR options, this enables a workaround
+When used together with the \fB\-\-update\fR action, this enables a workaround
 for cases in which the content of a cache entry changes and neither the file
 mtime nor size changes, preventing rsync from detecting changes. Such cases are
 handled by bumping the mtime on the ebuild (and the corresponding cache entry).
@@ -42,10 +44,6 @@
 (see \fBbug 139134\fR). It's not needed with \fBgit\fR(1) since that uses a
 more thorough mechanism which allows it to detect changed inode numbers
 (described in \fIracy-git.txt\fR in the git technical docs).
-.TP
-.BR "\-\-update [ATOM] ... "
-Update the \fImetadata/cache/\fR directory (generate metadata as necessary).
-If no package atoms are specified then all will be updated.
 .SH "ENVIRONMENT OPTIONS"
 .TP
 \fBEGENCACHE_DEFAULT_OPTS\fR




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-01  5:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-01  5:03 [gentoo-commits] portage r13272 - main/trunk/man Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox