correct the help string for --server-port
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5291 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -72,7 +72,7 @@ static struct getargs args[] = {
|
||||
},
|
||||
{
|
||||
"server-port", 's', arg_integer, &server_port,
|
||||
"server to contact", "host"
|
||||
"server to contact", "port number"
|
||||
},
|
||||
{ "local", 'l', arg_flag, &local_flag, "local admin mode" },
|
||||
{ "help", 'h', arg_flag, &help_flag },
|
||||
|
Reference in New Issue
Block a user