From 77303721994d561545a7a6457de9377292f7710f Mon Sep 17 00:00:00 2001 From: Christian Garbs Date: Fri, 26 Dec 2008 22:55:38 +0100 Subject: [PATCH] cosmetic updates --- videosite.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/videosite.pl b/videosite.pl index 8f56fa1..70b3ffb 100644 --- a/videosite.pl +++ b/videosite.pl @@ -273,9 +273,9 @@ sub cmd_help { } else { write_irssi(undef, <<'EOT'); Supported commands: - save: Save the current configuration - help [modulename]: Display this help, or module specific help - show [modulename]: Show loaded modules, or the current parameters of a module + save: save the current configuration + help [modulename]: display this help, or module specific help + show [modulename]: show loaded modules, or the current parameters of a module set modulename parameter value: set a module parameter to a new value getter [modulename]: display or set the getter to use enable [modulename]: enable the usage of this module (grabbers only) -- 1.8.3.1