When executing clever --host 10.0.0.0 server or clever --port 7777 server, the general help is shown. However when executing clever server --host 10.0.0.0 or clever server --port 7777 this does not seem to show up and seems to work fine.
I did however not check if the port/hostname are actually used at that point.
When executing
clever --host 10.0.0.0 serverorclever --port 7777 server, the general help is shown. However when executingclever server --host 10.0.0.0orclever server --port 7777this does not seem to show up and seems to work fine.I did however not check if the port/hostname are actually used at that point.