1NYINDEX(1) General Commands Manual NYINDEX(1)
2
3
4
6 nyindex - tool to print index of specialized-format patches
7
9 nyindex pam options [ print ] [ .go ]
10
12 nyindex is a tool in the Nypatchy suite of programs for working with
13 Patchy Master Files (PAM files); see nypatchy(1). Specifically, it can
14 output a table of contents and/or index for these files.
15
17 The parameter pam is the name of the PAM file (a default extension of
18 ".car" is assumed), print is the output file to write to (the default
19 is standard output if omitted), and options is a sequence of sin‐
20 gle-character flags.
21
22 The command should be ended with ".go" unless one wants to enter the
23 Nypatchy interactive shell.
24
26 Note that options should be given as a single string of characters with
27 no space separation and no use of the - character (except that it can
28 be used in place of the options field if no options are desired).
29 Alphabetic options are not case-sensitive.
30
31 B Print bare table of contents without comments.
32
33 H Print help information only.
34
35 P Patch names only in the table of contents.
36
37 Q Quick: suppress the table of contents.
38
39 X Suppress the index of patch, deck, and sequence names.
40
41 Y Suppress the index of deck and sequence names.
42
43 Z Suppress the index of sequence names.
44
45 n For n a number from 0 to 4 inclusive, assume 58, 62, 74, 84, or
46 98 lines per page in the output. (The default is 110 lines per
47 page.) For n a number greater than or equal to 20, use that
48 specific number of lines per page.
49
50 + Inhibit the initial page-eject.
51
53 fcasplit(1), nycheck(1), nydiff(1), nylist(1), nymerge(1), nypatchy(1),
54 nyshell(1), nysynopt(1), nytidy(1), yexpand(1)
55
56 The reference manual for the Nypatchy suite of programs is available in
57 compressed PostScript format at the following URL:
58 http://wwwasdoc.web.cern.ch/wwwasdoc/psdir/p5refman.ps.gz
59
60 Running the command "nyindex help .no" also gives some brief help on
61 usage.
62
64 This manual page was written by Kevin McCarty <kmccarty@debian.org> for
65 the Debian GNU/Linux system (but may be used by others). It is
66 licensed under the GNU General Public License, version 2 or later (at
67 your choice).
68
70 Copyright (C) Kevin B. McCarty, 2008.
71
72
73
74NYINDEX(1) General Commands Manual NYINDEX(1)
75
76
77
79 nyindex - tool to print index of specialized-format patches
80
82 nyindex pam options [ print ] [ .go ]
83
85 nyindex is a tool in the Nypatchy suite of programs for working with
86 Patchy Master Files (PAM files); see nypatchy(1). Specifically, it can
87 output a table of contents and/or index for these files.
88
90 The parameter pam is the name of the PAM file (a default extension of
91 ".car" is assumed), print is the output file to write to (the default
92 is standard output if omitted), and options is a sequence of sin‐
93 gle-character flags.
94
95 The command should be ended with ".go" unless one wants to enter the
96 Nypatchy interactive shell.
97
99 Note that options should be given as a single string of characters with
100 no space separation and no use of the - character (except that it can
101 be used in place of the options field if no options are desired).
102 Alphabetic options are not case-sensitive.
103
104 B Print bare table of contents without comments.
105
106 H Print help information only.
107
108 P Patch names only in the table of contents.
109
110 Q Quick: suppress the table of contents.
111
112 X Suppress the index of patch, deck, and sequence names.
113
114 Y Suppress the index of deck and sequence names.
115
116 Z Suppress the index of sequence names.
117
118 n For n a number from 0 to 4 inclusive, assume 58, 62, 74, 84, or
119 98 lines per page in the output. (The default is 110 lines per
120 page.) For n a number greater than or equal to 20, use that
121 specific number of lines per page.
122
123 + Inhibit the initial page-eject.
124
126 fcasplit(1), nycheck(1), nydiff(1), nylist(1), nymerge(1), nypatchy(1),
127 nyshell(1), nysynopt(1), nytidy(1), yexpand(1)
128
129 The reference manual for the Nypatchy suite of programs is available in
130 compressed PostScript format at the following URL:
131 http://wwwasdoc.web.cern.ch/wwwasdoc/psdir/p5refman.ps.gz
132
133 Running the command "nyindex help .no" also gives some brief help on
134 usage.
135
137 This manual page was written by Kevin McCarty <kmccarty@debian.org> for
138 the Debian GNU/Linux system (but may be used by others). It is
139 licensed under the GNU General Public License, version 2 or later (at
140 your choice).
141
143 Copyright (C) Kevin B. McCarty, 2008.
144
145
146
147 Mar 12, 2008 NYINDEX(1)