From 4f22a68c5d1dfd0d1da8b44c3a9d60a7754633b7 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Sun, 18 Jul 2010 21:12:55 +0100 Subject: Automatically operate on the current channel if just using "channel set". --- doc/user-guide/commands.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 2f5c961a..ae2d76fb 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -210,10 +210,10 @@ - channel <channel id> set - channel <channel id> set <setting> - channel <channel id> set <setting> <value> - channel <channel id> set -del <setting> + channel [<channel id>] set + channel [<channel id>] set <setting> + channel [<channel id>] set <setting> <value> + channel [<channel id>] set -del <setting> @@ -225,7 +225,7 @@ - The channel ID can be a number (see channel list), or (part of) its name, as long as it matches only one channel. + The channel ID can be a number (see channel list), or (part of) its name, as long as it matches only one channel. If you want to change settings of the current channel, you can omit the channel ID. -- cgit v1.2.3