unconfuse port usage

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7838 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-01-31 23:51:52 +00:00
parent 64ac3537cd
commit 7d0074908b

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997, 1998, 1999 Kungliga Tekniska H<>gskolan
* Copyright (c) 1997 - 2000 Kungliga Tekniska H<>gskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*
@@ -67,7 +67,7 @@ static struct getargs args[] = {
},
{
"server-port", 's', arg_integer, &server_port,
"server to contact", "port number"
"port to use", "port number"
},
{ "local", 'l', arg_flag, &local_flag, "local admin mode" },
{ "help", 'h', arg_flag, &help_flag },