64385ae4f0d6a2cef9c05f4ba013aadcdb090650
[platform/upstream/help2man.git] / help2man.hu.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.3.
2 .TH HELP2MAN "1" "2021. március" "GNU help2man 1.48.3" "Felhasználói parancsok"
3 .SH NÉV
4 help2man \- egy egyszerű kézikönyvoldal előállítása
5 .SH LEÍRÁS
6 `help2man' generates a man page out of `\-\-help' and `\-\-version' output.
7 .PP
8 Usage: help2man [OPTION]... EXECUTABLE
9 .TP
10 \fB\-n\fR, \fB\-\-name\fR=\fI\,STRING\/\fR
11 description for the NAME paragraph
12 .TP
13 \fB\-s\fR, \fB\-\-section\fR=\fI\,SECTION\/\fR
14 section number for manual page (1, 6, 8)
15 .TP
16 \fB\-m\fR, \fB\-\-manual\fR=\fI\,TEXT\/\fR
17 name of manual (User Commands, ...)
18 .TP
19 \fB\-S\fR, \fB\-\-source\fR=\fI\,TEXT\/\fR
20 source of program (FSF, Debian, ...)
21 .TP
22 \fB\-L\fR, \fB\-\-locale\fR=\fI\,STRING\/\fR
23 select locale (default "C")
24 .TP
25 \fB\-i\fR, \fB\-\-include\fR=\fI\,FILE\/\fR
26 include material from `FILE'
27 .TP
28 \fB\-I\fR, \fB\-\-opt\-include\fR=\fI\,FILE\/\fR
29 include material from `FILE' if it exists
30 .TP
31 \fB\-o\fR, \fB\-\-output\fR=\fI\,FILE\/\fR
32 send output to `FILE'
33 .TP
34 \fB\-p\fR, \fB\-\-info\-page\fR=\fI\,TEXT\/\fR
35 name of Texinfo manual
36 .TP
37 \fB\-N\fR, \fB\-\-no\-info\fR
38 suppress pointer to Texinfo manual
39 .TP
40 \fB\-l\fR, \fB\-\-libtool\fR
41 exclude the `lt\-' from the program name
42 .TP
43 \fB\-\-help\fR
44 print this help, then exit
45 .TP
46 \fB\-\-version\fR
47 print version number, then exit
48 .PP
49 EXECUTABLE should accept `\-\-help' and `\-\-version' options and produce output on
50 stdout although alternatives may be specified using:
51 .TP
52 \fB\-h\fR, \fB\-\-help\-option\fR=\fI\,STRING\/\fR
53 help option string
54 .TP
55 \fB\-v\fR, \fB\-\-version\-option\fR=\fI\,STRING\/\fR
56 version option string
57 .TP
58 \fB\-\-version\-string\fR=\fI\,STRING\/\fR
59 version string
60 .TP
61 \fB\-\-no\-discard\-stderr\fR
62 include stderr when parsing option output
63 .SH "INCLUDE FÁJLOK"
64 Additional material may be included in the generated output with the
65 .B \-\-include
66 and
67 .B \-\-opt\-include
68 options.  The format is simple:
69
70     [section]
71     text
72
73     /pattern/
74     text
75
76 Blocks of verbatim *roff text are inserted into the output either at
77 the start of the given
78 .BI [ section ]
79 (case insensitive), or after a paragraph matching
80 .BI / pattern /\fR.
81
82 Patterns use the Perl regular expression syntax and may be followed by
83 the
84 .IR i ,
85 .I s
86 or
87 .I m
88 modifiers (see
89 .BR perlre (1)).
90
91 Lines before the first section or pattern which begin with `\-' are
92 processed as options.  Anything else is silently ignored and may be
93 used for comments, RCS keywords and the like.
94
95 A szakasz kimeneti sorrendje (amelyeket tartalmazza):
96
97     NÉV
98     ÖSSZEGZÉS
99     LEÍRÁS
100     KAPCSOLÓK
101     \fIegyéb\fR
102     KÖRNYEZET
103     FÁJLOK
104     PÉLDÁK
105     SZERZŐ
106     HIBÁK JELENTÉSE
107     SZERZŐI JOG
108     LÁSD MÉG
109
110 Any
111 .B [NAME]
112 or
113 .B [SYNOPSIS]
114 sections appearing in the include file will replace what would have
115 automatically been produced (although you can still override the
116 former with
117 .B \-\-name
118 if required).
119
120 Other sections are prepended to the automatically produced output for
121 the standard sections given above, or included at
122 .I other
123 (above) in the order they were encountered in the include file.
124
125 Placement of the text within the section may be explicitly requested by using
126 the syntax
127 .RI [< section ],
128 .RI [= section ]
129 or
130 .RI [> section ]
131 to place the additional text before, in place of, or after the default
132 output respectively.
133 .SH ELÉRHETŐSÉG
134 Ennek a disztribúciónak a legfrissebb verziója elérhető online:
135
136     ftp://ftp.gnu.org/gnu/help2man/
137 .SH "HIBÁK JELENTÉSE"
138 Report bugs to <bug\-help2man@gnu.org>.
139 .SH "SZERZŐI JOG"
140 Copyright \(co 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010,
141 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2020, 2021 Free Software Foundation, Inc.
142 Ez szabad szoftver; a sokszorosításra vonatkozó feltételeket lásd a forrásban.
143 SEMMILYEN garanciát nem vállalunk, még azt sem állítjuk, hogy ez a program
144 KERESKEDELMI CÉLOKRA ALKALMAS vagy HASZNÁLHATÓ EGY ADOTT FELADATRA.
145 .PP
146 Írta Brendan O'Dea <bod@debian.org>
147 .SH "LÁSD MÉG"
148 The full documentation for
149 .B help2man
150 is maintained as a Texinfo manual.  If the
151 .B info
152 and
153 .B help2man
154 programs are properly installed at your site, the command
155 .IP
156 .B info help2man
157 .PP
158 should give you access to the complete manual.