Skip to content

Commit 3b68f9f

Browse files
authored
Update modules/ROOT/pages/authentication-authorization/manage-users.adoc
1 parent f9c8d8e commit 3b68f9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/ROOT/pages/authentication-authorization/manage-users.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,6 @@ SET PLAINTEXT PASSWORD 'abcd1234'
919919
920920
This is equivalent to running `DROP USER jake IF EXISTS` followed by `CREATE USER jake SET PASSWORD 'abcd1234'`.
921921
922-
[role=]
923922
The equivalent command using the xref:authentication-authorization/auth-providers.adoc[auth providers] syntax would be:
924923
925924
[source,cypher,role=noplay]

0 commit comments

Comments
 (0)