[go: up one dir, main page]

File: ptx.1

package info (click to toggle)
coreutils 8.5-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 45,268 kB
  • ctags: 12,020
  • sloc: ansic: 84,750; sh: 18,445; perl: 5,824; makefile: 1,685; yacc: 1,219; sed: 16
file content (102 lines) | stat: -rw-r--r-- 2,972 bytes parent folder | download | duplicates (2)
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
.TH PTX "1" "April 2010" "GNU coreutils 8.5" "User Commands"
.SH NAME
ptx \- produce a permuted index of file contents
.SH SYNOPSIS
.B ptx
[\fIOPTION\fR]... [\fIINPUT\fR]...   \fI(without -G)\fR
.br
.B ptx
\fI-G \fR[\fIOPTION\fR]... [\fIINPUT \fR[\fIOUTPUT\fR]]
.SH DESCRIPTION
.\" Add any additional description here
.PP
Output a permuted index, including context, of the words in the input files.
.PP
Mandatory arguments to long options are mandatory for short options too.
.TP
\fB\-A\fR, \fB\-\-auto\-reference\fR
output automatically generated references
.TP
\fB\-G\fR, \fB\-\-traditional\fR
behave more like System V `ptx'
.TP
\fB\-F\fR, \fB\-\-flag\-truncation\fR=\fISTRING\fR
use STRING for flagging line truncations
.TP
\fB\-M\fR, \fB\-\-macro\-name\fR=\fISTRING\fR
macro name to use instead of `xx'
.TP
\fB\-O\fR, \fB\-\-format\fR=\fIroff\fR
generate output as roff directives
.TP
\fB\-R\fR, \fB\-\-right\-side\-refs\fR
put references at right, not counted in \fB\-w\fR
.TP
\fB\-S\fR, \fB\-\-sentence\-regexp\fR=\fIREGEXP\fR
for end of lines or end of sentences
.TP
\fB\-T\fR, \fB\-\-format\fR=\fItex\fR
generate output as TeX directives
.TP
\fB\-W\fR, \fB\-\-word\-regexp\fR=\fIREGEXP\fR
use REGEXP to match each keyword
.TP
\fB\-b\fR, \fB\-\-break\-file\fR=\fIFILE\fR
word break characters in this FILE
.TP
\fB\-f\fR, \fB\-\-ignore\-case\fR
fold lower case to upper case for sorting
.TP
\fB\-g\fR, \fB\-\-gap\-size\fR=\fINUMBER\fR
gap size in columns between output fields
.TP
\fB\-i\fR, \fB\-\-ignore\-file\fR=\fIFILE\fR
read ignore word list from FILE
.TP
\fB\-o\fR, \fB\-\-only\-file\fR=\fIFILE\fR
read only word list from this FILE
.TP
\fB\-r\fR, \fB\-\-references\fR
first field of each line is a reference
.HP
\fB\-t\fR, \fB\-\-typeset\-mode\fR               \- not implemented \-
.TP
\fB\-w\fR, \fB\-\-width\fR=\fINUMBER\fR
output width in columns, reference excluded
.TP
\fB\-\-help\fR
display this help and exit
.TP
\fB\-\-version\fR
output version information and exit
.PP
With no FILE or if FILE is \-, read Standard Input.  `\-F /' by default.
.SH AUTHOR
Written by F. Pinard.
.SH "REPORTING BUGS"
Report ptx bugs to bug\-coreutils@gnu.org
.br
GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
.br
General help using GNU software: <http://www.gnu.org/gethelp/>
.br
Report ptx translation bugs to <http://translationproject.org/team/>
.SH COPYRIGHT
Copyright \(co 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
.br
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
.SH "SEE ALSO"
The full documentation for
.B ptx
is maintained as a Texinfo manual.  If the
.B info
and
.B ptx
programs are properly installed at your site, the command
.IP
.B info coreutils \(aqptx invocation\(aq
.PP
should give you access to the complete manual.