aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-08-19 13:25:16 +0000
committerLev Walkin <vlm@lionet.info>2004-08-19 13:25:16 +0000
commitcaae817cd1e9223f0a18cc3f6a815c4ac4682b38 (patch)
tree24bfca26e5dac746c46c9ac9b48f144100943831
parent3aed7ffbdd6b67055869b2a30f2c2bc0c8912855 (diff)
switch places
-rw-r--r--asn1c/asn1c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1c/asn1c.c b/asn1c/asn1c.c
index c8a58272..4c8d599f 100644
--- a/asn1c/asn1c.c
+++ b/asn1c/asn1c.c
@@ -264,9 +264,9 @@ usage(char *av0) {
"\t-L\tGenerate \"-- #line\" comments in -E output\n"
"\n"
"\t-P \tConcatenate and print the compiled text\n"
+ "\t-R \tRestrict output (tables only, no support code)\n"
"\t-S <dir>\tDirectory with support (skeleton?) files\n"
"\t \t(Default is \"%s\")\n"
- "\t-R \tRestrict output (tables only, no support code)\n"
"\n"
"\t-t <data>\tDecode the given tag[/length] sequence\n"
"\n"