File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -150,8 +150,9 @@ authentication enabled.
150150Use ``--shutdown``
151151~~~~~~~~~~~~~~~~~~
152152
153- From the Linux command line, shut down the :binary:`~bin.mongod` using the
154- :option:`--shutdown <mongod --shutdown>` option in the following command:
153+ Supported on Linux only. From the command line, shut down the
154+ :binary:`~bin.mongod` using the :option:`--shutdown <mongod --shutdown>`
155+ option:
155156
156157.. code-block:: sh
157158
@@ -167,8 +168,9 @@ to perform a clean shutdown.
167168Use ``kill``
168169~~~~~~~~~~~~
169170
170- From the Linux command line, shut down a specific :binary:`~bin.mongod` instance
171- using one of the following commands:
171+ Supported on Linux and macOS only. From the command line, shut down a
172+ specific :binary:`~bin.mongod` instance using one of the following
173+ commands:
172174
173175.. code-block:: none
174176
You can’t perform that action at this time.
0 commit comments