Gentoo Archives: gentoo-portage-dev

From: Pavel Kazakov <nullishzero@g.o>
To: gentoo-portage-dev@l.g.o
Cc: Pavel Kazakov <nullishzero@g.o>
Subject: [gentoo-portage-dev] [PATCH] main/emaint.1: Add entry about the merges module
Date: Sat, 28 Feb 2015 17:25:14
Message-Id: 1425144267-10187-1-git-send-email-nullishzero@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH] man/emaint.1: Add entry about the merges module by Pavel Kazakov
1 ---
2 man/emaint.1 | 10 +++++++++-
3 1 file changed, 9 insertions(+), 1 deletion(-)
4
5 diff --git a/man/emaint.1 b/man/emaint.1
6 index 6b8fdf9..fc47439 100644
7 --- a/man/emaint.1
8 +++ b/man/emaint.1
9 @@ -5,7 +5,7 @@ emaint \- performs package managment related system health checks and maintenanc
10 .BR emaint
11 [\fIoptions\fR]
12 [\fBall\fR | \fBbinhost\fR | \fBcleanresume\fR | \
13 -\fBmovebin\fR | \fBmoveinst\fR | \fBworld\fR]
14 +\fBmerges\fR | \fBmovebin\fR | \fBmoveinst\fR | \fBworld\fR]
15 .SH DESCRIPTION
16 The emaint program provides a command line interface to package
17 management health checks and maintenance.
18 @@ -31,6 +31,9 @@ Clean out old logs from the \fBPORT_LOGDIR\fR using the command
19 See the \fBmake.conf\fR(5) man page for additional information as well as
20 enabling the \fB'clean-logs'\fR feature in emerge to do this automatically.
21 .TP
22 +.BR merges
23 +Scan for failed merges and attempt to fix found failed merges.
24 +.TP
25 .BR movebin
26 Perform package move updates for binary packages located in \fBPKGDIR\fR.
27 .TP
28 @@ -82,6 +85,7 @@ than rsync.
29 Please report bugs via http://bugs.gentoo.org/
30 .SH AUTHORS
31 .nf
32 +Pavel Kazakov <nullishzero@g.o>
33 Mike Frysinger <vapier@g.o>
34 Brian Dolbec <dolsen@g.o>
35 .fi
36 @@ -92,6 +96,10 @@ Contains a list of all user\-specified packages.
37 .TP
38 .B /var/lib/portage/config
39 Contains the paths and md5sums of all the config files being tracked.
40 +.TP
41 +.B /var/lib/portage/failed-merges
42 +Contains the packages and timestamps of any failed merges being cleaned from
43 +the system, and to be re-emerged.
44 .SH "SEE ALSO"
45 .BR emerge (1),
46 .BR portage (5)
47 --
48 2.0.5