Skip to content

Commit f0c1db8

Browse files
authored
DEV: ACL LIST command doc under oss needs an update (#2054)
1 parent d76ac9d commit f0c1db8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/commands/acl-list.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ configuration file if you wish (but make sure to check [`ACL SAVE`]({{< relref "
4444
2) "user default on nopass ~* &* +@all"
4545
```
4646

47+
{{< note >}}
48+
In some cases, you might see `allchannels` instead of `&*` and `allkeys` instead of `~*` in the output. This is because `allchannels` and `allkeys` are aliases for `&*` and `~*` respectively.
49+
{{< /note>}}
50+
4751
## Return information
4852

4953
{{< multitabs id="acl-list-return-info"

0 commit comments

Comments
 (0)