summaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guide.tex')
-rw-r--r--doc/guide.tex10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index e0bb42e4..2bacd57c 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -4055,11 +4055,13 @@ has a unique identification and the following parameters:
\item[Name] The name of the group, which will be displayed in the roster.
\item[Description] The description of the group. This parameter does not affect
anything.
-\item[Members] A list of full JIDs of group members, entered one per line in
+\item[Members] A list of JIDs of group members, entered one per line in
the Web Admin.
- To put as members all the registered users in the virtual hosts,
- you can use the special directive: @all@.
- Note that this directive is designed for a small server with just a few hundred users.
+ The special member directive \term{@all@}
+ represents all the registered users in the virtual host;
+ which is only recommended for a small server with just a few hundred users.
+ The special member directive \term{@online@}
+ represents the online users in the virtual host.
\item[Displayed groups] A list of groups that will be in the rosters of this
group's members.
\end{description}