Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 356 Bytes

pyback

python main.py /path/of/source_folder -d compressed_file_name

will compress the source_folder into a compressed_file_name.tar file along side the source_folder.

Options

  • -d | --destination - Destination file name
  • -f | --format - choose format from tar, gztar, zip, bztar or xztar
  • -h | --help - to see help