From: Zac Medico Date: Tue, 8 Feb 2011 19:52:03 +0000 (-0800) Subject: emerge.1: clarify docs for package arguments X-Git-Tag: v2.2.0_alpha23 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=88249c4a47c0354724f1d7e387c1695e4953e2d6;p=portage.git emerge.1: clarify docs for package arguments This will fix bug #354137. --- diff --git a/man/emerge.1 b/man/emerge.1 index 5a18a9c04..42b26cde7 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -28,8 +28,9 @@ and binary packages, and it can be used to create binary packages for distribution. .SH "EBUILDS, TBZ2S, SETS AND ATOMS" \fBemerge\fR primarily installs packages. You can specify -packages to install in one of four main ways: an \fIebuild\fR, -a \fItbz2file\fR, a \fIset\fR, or an \fIatom\fR. +packages to install in five possible ways: an \fIatom\fR, +a \fIset\fR, an installed \fIfile\fR, an \fIebuild\fR, or +a \fItbz2file\fR. .LP .TP .BR ebuild @@ -52,8 +53,9 @@ A \fItbz2file\fR must be a valid .tbz2 created with \fBebuild .TP .BR file A \fIfile\fR must be a file or directory that has been installed by one or -more packages. For directories that are owned by multiple packages, all -owning packages to be selected. See the portageq(1) owners command if you +more packages. If an absolute path is not used, then it must begin with +either "./" or "../". For directories that are owned by multiple packages, all +owning packages will be selected. See the portageq(1) owners command if you would like to query the owners of one or more files or directories. .TP .BR set