Commit c8edcb81 authored by Lev Walkin's avatar Lev Walkin

-1 in usage

parent fd581dda
...@@ -194,6 +194,7 @@ main(int ac, char *av[]) { ...@@ -194,6 +194,7 @@ main(int ac, char *av[]) {
" -p list List available PDUs\n"); " -p list List available PDUs\n");
#endif /* ASN_PDU_COLLECTION */ #endif /* ASN_PDU_COLLECTION */
fprintf(stderr, fprintf(stderr,
" -1 Decode only the first PDU in file\n"
" -b <size> Set the i/o buffer size (default is %ld)\n" " -b <size> Set the i/o buffer size (default is %ld)\n"
" -c Check ASN.1 constraints after decoding\n" " -c Check ASN.1 constraints after decoding\n"
" -d Enable debugging (-dd is even better)\n" " -d Enable debugging (-dd is even better)\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment