est icon indicating copy to clipboard operation
est copied to clipboard

estserver help should give the help message

Open paulgriffiths opened this issue 3 years ago • 0 comments

Because it employs commands, estclient help is the correct way to invoke the help system, but estclient -help will still yield a help message showing the correct command to use.

For the server, estserver -help is the correct way, but estserver help will ignore the argument and start up the server. For consistency, behavior should be modified so that estserver help invokes the help system.

paulgriffiths avatar Mar 08 '21 13:03 paulgriffiths