Skip to content

Commit

Permalink
Item9986: TML typo
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x01@11147 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed Mar 19, 2011
1 parent 9a057eb commit df84890
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions core/data/System/VarGROUPINFO.txt
@@ -1,11 +1,11 @@
%META:TOPICINFO{author="ProjectContributor" date="1231502400" format="1.1" version="$Rev: 1838 $"}%
%META:TOPICPARENT{name="Macros"}%
#VarGROUPINFO
---+++ GROUPINFO{"name"} -- retrieve details about a Group
---+++ GROUPINFO{"name"} -- retrieve details about a group
* Syntax: =%<nop>GROUPINFO%=
* Expands to: comma-separated list of all groups
* Expands to: comma-separated list of all groups
* Syntax: =%<nop>GROUPINFO{"groupname"}%=
* Expands to: comma-separated list of users in that group
* Expands to: comma-separated list of users in that group
* Parameters:
| =format= | Format of a single user or group in the list. \
<ul> \
Expand All @@ -19,7 +19,7 @@
| =header= | Header for the list | '' |
| =footer= | Footer for the list | '' |
| =zeroresults= | If set, and there are no Groups or Members that can be shown, the =header= and =footer= are suppressed, and this text is output | =undefined= |
| =show= | filter the output list of Groups - can be set to =all=, allowschange=, =denychange=, =allowschange(!UserWikiName)=, =denychange(!UserWikiName)= | =all= |
| =show= | filter the output list of Groups - can be set to =all=, =allowschange=, =denychange=, =allowschange(!UserWikiName)=, =denychange(!UserWikiName)= | =all= |
| =expand= | Set false if users should not be expanded from nested groups. Default behavior is to expand all nested groups into a flat list of users. | 1 |
| =limit= | If set, limits the number of results to this | infinity |
| =limited= | If limit is set, and the list is truncated, this text will be added at the end of the list | '' |
Expand Down

0 comments on commit df84890

Please sign in to comment.