the easiest way to use hellanzb is with the lottanzb gui, install it with this command:
$ sudo apt-get install lottanzb
but if you want to use the command line, this is how to do it:
$ hellanzb command
commonly used commands:
$ hellanzb status – show current status in terminal
$ hellanzb pause – stop downloading
$ hellanzb continue – resume downloading
$ hellanzb cancel – cancel active download
$ hellanzb maxrate int – set max download speed, set 0 to disable
$ hellanzb shutdown – exit hellanzb
queue modification commands:
$ hellanzb force nzbid – begin downloading nzb immediately
$ hellanzb next nzbid – promote to top of queue
$ hellanzb last nzbid – demote to end of queue
$ hellanzb dequeue nzbid nzbid2 … – remove from the queue
