projects
/
gentoolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3d353c
)
Update man page to include --ebuild option to equery which command
author
Paul Varner
<fuzzyray@gentoo.org>
Wed, 11 Apr 2012 14:03:21 +0000
(09:03 -0500)
committer
Paul Varner
<fuzzyray@gentoo.org>
Wed, 11 Apr 2012 14:03:21 +0000
(09:03 -0500)
man/equery.1
patch
|
blob
|
history
diff --git
a/man/equery.1
b/man/equery.1
index 6064ca9791ea021f3abdfab8f3f4d1e4fa4b2591..c73c8a2d23b54d1330f4321465de777289f13e53 100644
(file)
--- 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.