forked from enviPath/enviPy
Current Dev State
This commit is contained in:
15
static/js/ketcher2/node_modules/tap-parser/bin/usage.txt
generated
vendored
Normal file
15
static/js/ketcher2/node_modules/tap-parser/bin/usage.txt
generated
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user