Skip to content

Commit afad63e

Browse files
author
Sam Kleinman
committed
fixing rst problem
1 parent 1e759b8 commit afad63e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

source/reference/user-privileges.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -267,13 +267,11 @@ Combined Access
267267
Some operations are only available to users that have multiple
268268
roles. Consider the following:
269269

270-
.. describe:: :method:`sh.status()`
271-
270+
:method:`sh.status()`
272271
Requires :authrole:`clusterAdmin` and :authrole:`read` access to
273272
the :data:`config` database.
274273

275-
.. describe:: :dbcommand:`applyOps`, :dbcommand:`eval`, and :method:`db.eval()`
276-
274+
:dbcommand:`applyOps`, :dbcommand:`eval`, and :method:`db.eval()`
277275
Requires :authrole:`readAnyDatabase`, :authrole:`readWriteAnyDatabase`,
278276
:authrole:`userAdminAnyDatabase`, :authrole:`dbAdminAnyDatabase` and
279277
:authrole:`clusterAdmin` (on the ``admin`` database.)

0 commit comments

Comments
 (0)