Files
enviPy-bayer/static/js/ketcher2/node_modules/tap-parser/bin/usage.txt
2025-06-23 20:13:54 +02:00

16 lines
429 B
Plaintext

usage: tap-parser OPTIONS
Parse TAP from INPUT. If there are any failures, exits with
a non-zero status code.
OPTIONS are:
-i, --input Read from INPUT. Default: stdin.
-o, --output Write to OUTPUT. Default: stdout.
-r, --results Print results as json. Otherwise pass INPUT
through to OUTPUT.
-h, --help Show this help message.
-v, --version Print the current version of tap-parser.