Initialize Tizen 2.3
[external/libtasn1.git] / doc / asn1Parser.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.2.
2 .TH ASN1PARSER "1" "May 2010" "asn1Parser (libtasn1) 2.7" "User Commands"
3 .SH NAME
4 asn1Parser \- ASN.1 syntax tree generator for libtasn1
5 .SH SYNOPSIS
6 .B asn1Parser
7 [\fIOPTION\fR] \fIFILE\fR
8 .SH DESCRIPTION
9 Read FILE with ASN.1 definitions and generate
10 a C array that is used with libtasn1 functions.
11 .PP
12 Mandatory arguments to long options are mandatory for short options too.
13 .TP
14 \fB\-c\fR, \fB\-\-check\fR
15 checks the syntax only
16 .TP
17 \fB\-o\fR, \fB\-\-output\fR=\fIFILE\fR
18 output file
19 .TP
20 \fB\-n\fR, \fB\-\-name\fR=\fINAME\fR
21 array name
22 .TP
23 \fB\-h\fR, \fB\-\-help\fR
24 display this help and exit
25 .TP
26 \fB\-v\fR, \fB\-\-version\fR
27 output version information and exit
28 .SH AUTHOR
29 Written by Fabio Fiorina.
30 .SH "REPORTING BUGS"
31 Report bugs to: bug\-gnutls@gnu.org
32 .br
33 GNU Libtasn1 home page: <http://www.gnu.org/software/libtasn1/>
34 .br
35 General help using GNU software: <http://www.gnu.org/gethelp/>
36 .SH COPYRIGHT
37 Copyright \(co 2010 Free Software Foundation, Inc.
38 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
39 .br
40 This is free software: you are free to change and redistribute it.
41 There is NO WARRANTY, to the extent permitted by law.
42 .SH "SEE ALSO"
43 The full documentation for
44 .B asn1Parser
45 is maintained as a Texinfo manual.  If the
46 .B info
47 and
48 .B asn1Parser
49 programs are properly installed at your site, the command
50 .IP
51 .B info libtasn1
52 .PP
53 should give you access to the complete manual.