diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-08-14 14:44:35 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-08-14 14:44:35 +0100 |
commit | 07874bef9e9c4e6ace44e4d0605ce1aec89cad74 (patch) | |
tree | c2a0a0bc30f2fcec7af83b2fb3fe59bbec393116 /doc/user-guide | |
parent | 584867592546f43f857645e02169d135f0df25e8 (diff) | |
parent | 136c2bb632715ab83710c93c7b339c5cca7d2679 (diff) |
Merge mainline stuff.
Diffstat (limited to 'doc/user-guide')
-rw-r--r-- | doc/user-guide/commands.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 7cedffc3..8bbada95 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1431,11 +1431,11 @@ <bitlbee-command name="blist"> <syntax>blist [all|online|offline|away]</syntax> - <short-description>List all the buddies in your contact list</short-description> + <short-description>List all the buddies in the current channel</short-description> <description> <para> - You can get a better readable buddy list using the <emphasis>blist</emphasis> command. If you want a complete list (including the offline users) you can use the <emphasis>all</emphasis> argument. + You can get a more readable buddy list using the <emphasis>blist</emphasis> command. If you want a complete list (including the offline users) you can use the <emphasis>all</emphasis> argument. </para> </description> |