Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Help part layout reviewed to match real output

...

MTD - CHARON Magnetic Tape Dump & Restore utility, Version 2.5 (Build 19401)
Copyright (C) 2009-2018 STROMASYS SA. All rights reserved.

Usage: mtd [options] <tape-drive-name> <file-name> - dump tape content to file
       mtd <file-name> <tape-drive-name> name>           - restore dump to tape
       mtd <file-name> <file-name> name>                 - convert formats
       mtd <file-name> name>                             - examine tape dump and check integrity

        <tape-drive-name> - tape drive
              <file-name> - name of tape container file (.mtd or .vtape)

Options: -l <file-name> - log file name (.log)
         -n n             - do not rewind tape
         -r <number>    - number of attempts to retry failing tape reads
         -i             - ignore failing tape reads (implies -r 0)
         -p             - disable progress reporting
         -v             - enable verbose trace of data transfer (implies -p)
         -s             - write tape image in SMA format
         -g             - gather statistics and print upon completion
         -a             - do not print logo

Example:

...