summaryrefslogtreecommitdiff
path: root/doc/asn1Coding.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/asn1Coding.1')
-rw-r--r--doc/asn1Coding.150
1 files changed, 50 insertions, 0 deletions
diff --git a/doc/asn1Coding.1 b/doc/asn1Coding.1
new file mode 100644
index 0000000..a3c4f26
--- /dev/null
+++ b/doc/asn1Coding.1
@@ -0,0 +1,50 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.1.
+.TH ASN1CODING "1" "April 2016" "asn1Coding (libtasn1) 4.8" "User Commands"
+.SH NAME
+asn1Coding \- ASN.1 DER encoder
+.SH SYNOPSIS
+.B asn1Coding
+[\fI\,OPTION\/\fR] \fI\,DEFINITIONS ASSIGNMENTS\/\fR
+.SH DESCRIPTION
+Generates a DER encoding of ASN.1 DEFINITIONS file
+and ASSIGNMENTS file with value assignments.
+.PP
+Mandatory arguments to long options are mandatory for short options too.
+.TP
+\fB\-c\fR, \fB\-\-check\fR
+checks the syntax only
+.TP
+\fB\-o\fR, \fB\-\-output\fR=\fI\,FILE\/\fR
+output file
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+display this help and exit
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+output version information and exit
+.SH AUTHOR
+Written by Fabio Fiorina.
+.SH "REPORTING BUGS"
+Report bugs to: help\-libtasn1@gnu.org
+.br
+GNU Libtasn1 home page: <http://www.gnu.org/software/libtasn1/>
+.br
+General help using GNU software: <http://www.gnu.org/gethelp/>
+.SH COPYRIGHT
+Copyright \(co 2014 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 asn1Coding
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B asn1Coding
+programs are properly installed at your site, the command
+.IP
+.B info libtasn1
+.PP
+should give you access to the complete manual.