diff --git a/asn1c/asn1c.c b/asn1c/asn1c.c index c8a58272d7b9e2f3487d15dc882246ccabe5d6d8..4c8d599f738c685d5c9d98d0202625c8675e4e9f 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"