From: mar Date: Thu, 1 Dec 1988 16:53:00 +0000 (+0000) Subject: documented optional servername on connect command X-Git-Tag: KREL1~64 X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/9bfbaa75cb6aaa1159989e369a1103c1c92e680b documented optional servername on connect command --- diff --git a/man/mrtest.8 b/man/mrtest.8 index afff60db..45d13dac 100644 --- a/man/mrtest.8 +++ b/man/mrtest.8 @@ -10,8 +10,9 @@ allows one to perform by hand all operations allowed in the sms protocol. There are no command line options, as commands are given to a prompt within the program. Control operations are: .TP -.B connnect -make a network connection to the SMS server. +.B connnect [server] +make a network connection to the SMS server. If no server is +specified, the default "SMS.MIT.EDU:sms_db" will be used. .TP .B disconnect break the network connection to the SMS server.