Specify the system command to invoke a compressor, including any command-line arguments. e.g. @compressor.command = 'pbzip2 -p2 -4'
The data to be compressed will be piped to the command's STDIN, and it should write the compressed data to STDOUT. i.e. `cat file.tar | %command% > file.tar.%extension%`
Generated with the Darkfish Rdoc Generator 2.