This document contains the help content for the qwit command-line program.
Command Overview:
qwit cli
Usage: qwit [OPTIONS] [COMMAND]
markdown— [STABLE] print markdown doc of qwit to std outshow— [STABLE] show the dsv from the start in a nice wayvalidation— [STABLE] validate a dsv file against a dsv schemaexcel— [PREVIEW] convert a excel file to a csv/dsv file
-
-s,--sep <SEP>Default value:
; -
-w,--working-dir <WORKING_DIR>
[STABLE] print markdown doc of qwit to std out
Usage: qwit markdown
[STABLE] show the dsv from the start in a nice way
Usage: qwit show [OPTIONS] --source <SOURCE>
-
-s,--source <SOURCE> -
-n,--num <NUM>Default value:
100
[STABLE] validate a dsv file against a dsv schema
Usage: qwit validation --schema <SCHEMA> --source <SOURCE>
-s,--schema <SCHEMA>-s,--source <SOURCE>
[PREVIEW] convert a excel file to a csv/dsv file
Usage: qwit excel --source <SOURCE> --target <TARGET>
-s,--source <SOURCE>-t,--target <TARGET>
This document was generated automatically by
clap-markdown.