Update man page to include --ebuild option to equery which command
authorPaul Varner <fuzzyray@gentoo.org>
Wed, 11 Apr 2012 14:03:21 +0000 (09:03 -0500)
committerPaul Varner <fuzzyray@gentoo.org>
Wed, 11 Apr 2012 14:03:21 +0000 (09:03 -0500)
man/equery.1

index 6064ca9791ea021f3abdfab8f3f4d1e4fa4b2591..c73c8a2d23b54d1330f4321465de777289f13e53 100644 (file)
@@ -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.