aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-08-18 06:54:09 +0000
committerLev Walkin <vlm@lionet.info>2006-08-18 06:54:09 +0000
commit6370155835e5f943d72f2a3f2eede44d677df7fc (patch)
treed70265cc3775d7c3b81909f36b0224ea8ad0b98d /asn1c
parent9a0042ea8ec5827a03ee818aaadad7347ff45388 (diff)
*** empty log message ***
Diffstat (limited to 'asn1c')
-rw-r--r--asn1c/asn1c.18
1 files changed, 6 insertions, 2 deletions
diff --git a/asn1c/asn1c.1 b/asn1c/asn1c.1
index aa33ceba..1b30e6cd 100644
--- a/asn1c/asn1c.1
+++ b/asn1c/asn1c.1
@@ -4,7 +4,8 @@ asn1c \- ASN.1 Compiler
.SH SYNOPSIS
asn1c [\fB\-E\fR [\fB-F\fR] | \fB\-P\fR | \fB\-R\fR]
[\fB\-S\fR\fIdir\fR] [\fB-X\fR]
- [\fB\-W\fR\fIdebug-\fR...] [\fB\-f\fR\fIoption\fR] [\fB\-gen-\fR\fIoption\fR] [\fB\-print-\fR\fIoption\fR]
+ [\fB\-W\fR\fIdebug-\fR...] [\fB\-f\fR\fIoption\fR] [\fB\-gen-\fR\fIoption\fR] [\fB\-pdu=\fR\fIoption\fR]
+ [\fB\-print-\fR\fIoption\fR]
\fIinfile\fR...
.SH DESCRIPTION
asn1c compiles ASN.1 specifications into a set of
@@ -29,7 +30,7 @@ and other encoding standards.
.TP
\fICodecs Generation Options\fR
.br
-.B \-gen-PER
+.B \-gen-PER \-pdu=auto
.TP
\fIOutput Options\fR
.br
@@ -117,6 +118,9 @@ Copy support files (skeletons) rather than symlink them.
.TP
.B \-gen-PER
Generate Packed Encoding Rules (PER) support code.
+.TP
+.B \-pdu=auto
+Generate PDU tables by discovering Protocol Data Units automatically.
.SH OUTPUT OPTIONS
.TP
.B \-print-constraints