summaryrefslogtreecommitdiff
path: root/src/commands/acl-whoami.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/acl-whoami.json')
-rw-r--r--src/commands/acl-whoami.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/acl-whoami.json b/src/commands/acl-whoami.json
index b0477b363..2efe98c52 100644
--- a/src/commands/acl-whoami.json
+++ b/src/commands/acl-whoami.json
@@ -1,6 +1,6 @@
{
"WHOAMI": {
- "summary": "Return the name of the user associated to the current connection",
+ "summary": "Returns the authenticated username of the current connection.",
"complexity": "O(1)",
"group": "server",
"since": "6.0.0",