Return string from Package.__str__ (Bug 423209)
[gentoolkit.git] / man / eshowkw.1
1 .TH "eshowkw" "1" "" "Tomáš Chvátal" ""
2 .SH "NAME"
3 .LP 
4 eshowkw \- Gentoo: Tool to package keywords
5 .SH "SYNOPSIS"
6 .B eshowkw
7 [OPTIONS] [\-\-] [package [package ...]]
8 .SH "DESCRIPTION"
9 Display keywords for specified package(s) or for package that is in the current working directory.
10
11 .SH "OPTIONS"
12 .TP 
13 .B package
14 The packages to check. (The default is to read ebuilds in the current directory)
15 .TP 
16 .B \-h | \-\-help
17 Print usage.
18 .TP 
19 .B   \-v | \-\-version
20 Show version and exit.
21 .TP 
22 .B \-a=ARCH[,ARCH ...] | \-\-arch=ARCH[,ARCH ...]
23 Display only specified architectures.
24 .TP 
25 .B \-A {top,bottom} | \-\-align {top,bottom}
26 Specify alignment for descriptions. (default: bottom)
27 .TP 
28 .B \-T {archlist,versionlist} | \-\-top\-position {archlist,versionlist}
29 Specify which fields we want to have in top listing. (default: archlist)
30 .TP 
31 .B \-B | \-\-bold
32 Print out each other column in bold for easier visual separation. (default: False)
33 .TP 
34 .B \-C | \-\-color
35 Force colored output (default: False)
36 .TP 
37 .B \-O | \-\-overlays
38 Search overlays (default: False)
39 .TP 
40 .B \-P | \-\-prefix
41 Display prefix keywords in output. (default: False)
42 .TP 
43 .B \-S | \-\-ignore\-slot
44 Treat slots as irelevant during detection of redundant packages. (default: False)
45 .SH "BUGS"
46 .LP 
47 Report bugs to <http://bugs.gentoo.org>.