Usage:
  sra-kar [options] table [archive]

Summary:
  Create a single file archive from an SRA database table.
  The archive name can be given or will be derived from the
  name of the table.

Options:
  -l|--lite                        output an abbreviated version of the table

  -h|--help                        Output a brief explantion for the program.
  -V|--version                     Display the version of the program then quit.
  -L|--log-level <level>           Logging level as number or enum string.
                                   One of (fatal|sys|int|err|warn|info) or (0-5)
                                   Current/default is warn
  -v|--verbose                     Increase the verbosity level of the program.
                                   Use multiple times for more verbosity.