This file is indexed.

/usr/lib/python2.7/dist-packages/pysideuic/pyside-uic.1 is in pyside-tools 0.2.15-1+b1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.TH PYSIDE-UIC "1" "December 2010" "pyside-uic" "User Commands"
.SH NAME
pyside\-uic \- DESCRIPTION...
.SH DESCRIPTION
.SS "Usage:"
.IP
pyside\-uic [options] <ui\-file>
.SS "Options:"
.TP
\fB\-\-version
show program's version number and exit
.TP
.BI \-h\fB \fR,\fB \-\-help
show this help message and exit
.TP
.BI \-o FILE \fR, \-\-output=\fIFILE
write generated code to FILE instead of stdout
.TP
.BI \-x \fR, \-\-execute
generate extra code to test and display the class
.TP
.BI \-d \fR, \-\-debug
show debug output
.TP
.BI \-i N\fR, \-\-ident=N
set indent width to N spaces, tab if N is 0 (default: 4)
.SH COPYRIGHT
Copyright \(co 2010 Nokia Corporation and/or its subsidiary(\fB\-ies\fR)
.SH AUTHOR
.PP
This manpage was written by Marcelo Lira <marcelo@setantas.net>, on the 29. December 2010.