Skip to content

Commit bc1ffba

Browse files
DOCSP-28753-backport-v5.0 conflict (#3265)
1 parent a62a8f0 commit bc1ffba

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/reference/method/db.auth.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,10 @@ The :method:`db.auth()` has the following syntax forms:
137137

138138
- string
139139

140-
- Optional. The :ref:`authentication mechanism
141-
<mongo-shell-authentication-mechanisms>` to use.
140+
- Optional. The :option:`authentication mechanism <mongosh --authenticationMechanism>`
141+
to use.
142142

143-
For available mechanisms, see :ref:`authentication mechanisms
144-
<mongo-shell-authentication-mechanisms>`.
143+
For available mechanisms, see :option:`authentication mechanisms <mongosh --authenticationMechanism>`.
145144

146145
If unspecified, uses the :dbcommand:`hello` command to determine
147146
the SASL mechanism or mechanisms for the specified user. See

0 commit comments

Comments
 (0)