File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -294,7 +294,7 @@ Port Management
294
294
295
295
By default, the :program:`mongod` listens on port ``27017``. To change
296
296
the default port, use the :setting:`net.port` setting or
297
- :option:`--port` option.
297
+ :option:`--port <mongod.--port> ` option.
298
298
299
299
Keepalive
300
300
`````````
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ primary shard as well.
73
73
.. [#authrequired] :program:`mongod` requires clients to
74
74
authenticate as user when you specify the
75
75
:setting:`security.authorization` or :setting:`security.keyFile`
76
- settings or the corresponding :option:`--auth <mongod --auth>` or
77
- :option:`--keyFile <mongod --keyFile>` command line options.
76
+ settings or the corresponding :option:`--auth <mongod. --auth>` or
77
+ :option:`--keyFile <mongod. --keyFile>` command line options.
78
78
79
79
Miscellaneous
80
80
~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments