Skip to content

Commit 03f1caf

Browse files
author
Bob Grabar
committed
DOCS-181 edit to commands that don't require auth
1 parent 9680527 commit 03f1caf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/release-notes/2.0.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -375,8 +375,8 @@ automatically, start the shell with :option:`--norc <mongod --norc>`.
375375

376376
For more information, see :doc:`/reference/mongo`.
377377

378-
Most Commands Require Auth
379-
~~~~~~~~~~~~~~~~~~~~~~~~~~
378+
Most Commands Require Authentication
379+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
380380

381381
In 2.0, *all* database commands require that :setting:`auth` is enabled,
382382
*except for those listed here*. The following commands *do not* require
@@ -392,7 +392,7 @@ that :setting:`auth` is enabled:
392392

393393
- :dbcommand:`ping`
394394

395-
- ``isdbgrid``
395+
- :dbcommand:`isdbGrid`
396396

397397
Resources
398398
---------

0 commit comments

Comments
 (0)