Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 427 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 427 Bytes

vpipe is pipeline viewer tools

A command line pipeline viewer tools

USAGE:
    vpipe [OPTIONS] [INFILE]

ARGS:
    <INFILE>    Read from a file instead of stdin [default: ]

OPTIONS:
    -h, --help                 Print help information
    -o, --outfile <OUTFILE>    Write to stdout instead of stdout [default: ]
    -s, --silent               silent output
    -V, --version              Print version information