update usage string

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5326 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-02-03 21:01:38 +00:00
parent 5ac696a38f
commit 4b1707102f

View File

@@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# $Id$ # $Id$
# #
usage="Usage: $0 [-l username] [-k] [-t args_to_telnet] [-x args_to_xterm] [-w term_emulator] host [port]" usage="Usage: $0 [-l username] [-k] [-t args_to_telnet] [-x args_to_xterm] [-w term_emulator] [-n] host [port]"
term= term=
kx_args=-P kx_args=-P
while true while true