Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
asn1c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
qwebaby3
asn1c
Commits
63701558
Commit
63701558
authored
18 years ago
by
Lev Walkin
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
9a0042ea
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
asn1c/asn1c.1
+6
-2
6 additions, 2 deletions
asn1c/asn1c.1
with
6 additions
and
2 deletions
asn1c/asn1c.1
+
6
−
2
View file @
63701558
...
@@ -4,7 +4,8 @@ asn1c \- ASN.1 Compiler
...
@@ -4,7 +4,8 @@ asn1c \- ASN.1 Compiler
.SH SYNOPSIS
.SH SYNOPSIS
asn1c [\fB\-E\fR [\fB-F\fR] | \fB\-P\fR | \fB\-R\fR]
asn1c [\fB\-E\fR [\fB-F\fR] | \fB\-P\fR | \fB\-R\fR]
[\fB\-S\fR\fIdir\fR] [\fB-X\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...
\fIinfile\fR...
.SH DESCRIPTION
.SH DESCRIPTION
asn1c compiles ASN.1 specifications into a set of
asn1c compiles ASN.1 specifications into a set of
...
@@ -29,7 +30,7 @@ and other encoding standards.
...
@@ -29,7 +30,7 @@ and other encoding standards.
.TP
.TP
\fICodecs Generation Options\fR
\fICodecs Generation Options\fR
.br
.br
.B \-gen-PER
.B \-gen-PER
\-pdu=auto
.TP
.TP
\fIOutput Options\fR
\fIOutput Options\fR
.br
.br
...
@@ -117,6 +118,9 @@ Copy support files (skeletons) rather than symlink them.
...
@@ -117,6 +118,9 @@ Copy support files (skeletons) rather than symlink them.
.TP
.TP
.B \-gen-PER
.B \-gen-PER
Generate Packed Encoding Rules (PER) support code.
Generate Packed Encoding Rules (PER) support code.
.TP
.B \-pdu=auto
Generate PDU tables by discovering Protocol Data Units automatically.
.SH OUTPUT OPTIONS
.SH OUTPUT OPTIONS
.TP
.TP
.B \-print-constraints
.B \-print-constraints
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment