aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2012-04-11 09:03:21 -0500
committerPaul Varner <fuzzyray@gentoo.org>2012-04-11 09:03:21 -0500
commitd57d7ee733f72419ed61658d3ab231cfb8f654bc (patch)
tree46d1f1a34e5bec71952fbc378c6a91dc29c754ea /man
parentequery: turn sys.argv into a parameter (diff)
downloadgentoolkit-d57d7ee733f72419ed61658d3ab231cfb8f654bc.tar.gz
gentoolkit-d57d7ee733f72419ed61658d3ab231cfb8f654bc.tar.bz2
gentoolkit-d57d7ee733f72419ed61658d3ab231cfb8f654bc.zip
Update man page to include --ebuild option to equery which command
Diffstat (limited to 'man')
-rw-r--r--man/equery.16
1 files changed, 5 insertions, 1 deletions
diff --git a/man/equery.1 b/man/equery.1
index 6064ca9..c73c8a2 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -618,11 +618,15 @@ Display the path to the ebuild that would be used by Portage with the current co
.B \-m, \-\-include\-masked
.br
Return the path to the hightest version ebuild available.
+.HP
+.B \-e, \-\-ebuild
+.br
+Print the contents of the ebuild
.P
.I R "EXAMPLES" ":"
.EX
.HP
-less $(equery which xorg\-server)
+equery which \-e xorg\-server)
.EE
.br
View the most recent installable ebuild.