xorrecord: Verbous

 
 5.4 Program version and verbosity
 =================================
 
 
 -version
      Print to standard output a line beginning by
      "Cdrecord 2.01-Emulation Copyright"
      and further lines which report the version of xorriso and its
      supporting libraries.  They also state the license under which the
      program is provided, and disclaim any warranty, to the extent
      permitted by law.
      Afterwards end emulation without performing any drive operation.
 -v
      Increase program verbosity by one level.  There are four verbosity
      levels from nearly silent to debugging verbosity.  The both highest
      levels can be enabled by repeated -v or by -vv or by -vvv.
 -V
      Log SCSI commands and drive replies to standard error.  This might
      be of interest if *xorrecord* and a particular drive or medium do
      not cooperate as expected, or if you just want to know how libburn
      interacts with the drive.  To understand this extremely verbous
      log, one needs to read SCSI specs SPC, SBC, and MMC.
      Please do not add such a log to a bug report on the first hand,
      unless you want to point out a particular deviation from said
      specs, or if you get asked for this log by a maintainer of
      'xorrecord' who feels in charge for your bug report.
 -help
      Print a sparse list of program options to standard error and
      declare not to be cdrecord.
      Afterwards end emulation without performing any drive operation.