Package: pyhoca-cli Version: 0.5.0.3
The man page lists a '-p' option for '--pack':
-p, --pack <PACK_METHOD>
Compression method (see below for possible values).
which conflicts with:
-p, --remote-ssh-port <R_PORT>
Remote X2Go server's SSH port (default: 22).
The '--help' output does *not* show '-p' for '--pack':
~ $ pyhoca-cli --help | egrep -- "^ (-p|--pack)"
-p REMOTE_SSH_PORT, --remote-ssh-port REMOTE_SSH_PORT --pack PACK compression methods (see below for possible values)
Tested on:
pyhoca-cli-0.5.0.3-2.fc24.noarch
Thank you for an awesome tool!