From 0b4e386e545a33b9c751cc86ae8bc42de71db4c4 Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Sat, 12 Mar 2011 01:47:29 +0100 Subject: [PATCH] Updated the help messages for the update UPDT and new UPNP commands. --- lib/ildus/server/handler.rb | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/lib/ildus/server/handler.rb b/lib/ildus/server/handler.rb index c363e70..089c27f 100644 --- a/lib/ildus/server/handler.rb +++ b/lib/ildus/server/handler.rb @@ -235,14 +235,15 @@ module Ildus def help_cmd prot_msg_with_body 214, <<-EOT, "ildus-admin@localhost" The following commands are recognized: - HELP\t\t\tshow this help - QUIT\t\t\tclose connection - USER \t\tsupply username - PASS \t\tgive password - LIST\t\t\tlist hostnames (and aliases)\t[auth. required] - UPDT \tupdate ip for host\t\t[auth. required] - ADDA \tadd alias to host\t\t[auth. required] - DELA \tdelete alias from host\t\t[auth. required] + HELP\t\t\t\tshow this help + QUIT\t\t\t\tclose connection and commit updates + USER \t\t\tsupply username + PASS \t\t\tgive password + LIST\t\t\t\tlist hostnames (and aliases)\t[auth. required] + UPDT []\t\tupdate host\t\t\t[auth. required] + UPNP