[X2Go-Dev] Bug#1062: duplicate '-p' option in man page
Viorel Tabara
viorel.tabara at infrabit.net
Sun Jul 24 23:47:37 CEST 2016
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!
More information about the x2go-dev
mailing list