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
.
-d
|--destination
- Destination file name-f
|--format
- choose format fromtar
,gztar
,zip
,bztar
orxztar
-h
|--help
- to see help