File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ on the command line or by specifying a :ref:`.js file
11
11
.mongoshrc.js from being loaded by using the :option: `--norc
12
12
<mongosh --norc> ` option.
13
13
14
- .. note ::
14
+ .. note :: Legacy Shell Configuration
15
15
16
- The legacy :binary: `~bin.mongo ` shell used a configuration file
17
- called .mongorc.js. If :binary: `mongosh ` detects this file on
18
- startup, and .mongoshrc.js is not present, :binary: `mongosh ` does not
19
- load the legacy .mongorc.js file, and suggests renaming .mongorc.js
20
- to .mongoshrc.js.
16
+ The legacy :binary: `~bin.mongo ` shell used a configuration file called
17
+ `` .mongorc.js `` . If :binary: `mongosh ` detects this file on startup and
18
+ `` .mongoshrc.js `` is not present, :binary: `mongosh ` does not load the legacy
19
+ `` .mongorc.js `` file, and suggests renaming `` .mongorc.js `` to
20
+ `` .mongoshrc.js `` .
You can’t perform that action at this time.
0 commit comments