Possible mistake in FAQ #84
I was answering this support request and found (possible) syntax mistake in FAQ #84.
In the FAQ, the command for banning a user from a community looks like:
ban_set <user> from <community>
And in the admin console reference it is:
ban_set <user> "from" <community>
So the quatation marks are missing around "from" in FAQ. Same thing about ban_unset.
In the FAQ, the command for banning a user from a community looks like:
ban_set <user> from <community>
And in the admin console reference it is:
ban_set <user> "from" <community>
So the quatation marks are missing around "from" in FAQ. Same thing about ban_unset.
