Skip to content

Commit af5c160

Browse files
i80andjeff-allen-mongo
authored andcommitted
Fix list-table markup issues (#1629)
1 parent f7eff2c commit af5c160

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

source/reference/command/getLog.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ The possible values for :dbcommand:`getLog` are:
6060
:binary:`~bin.mongod` started without warnings, this filter
6161
may return an empty array.
6262

63-
.. note::
64-
65-
Starting in MongoDB 4.4, the :dbcommand:`getLog` command no longer
66-
accepts the ``rs`` value, as this categorization of message type
67-
has been deprecated. Instead, log messages are now always
68-
identified by their :ref:`component <log-message-components>` -
69-
including *REPL* for replication messages. See
70-
:ref:`log-message-parsing-example-filter-component` for log
71-
parsing examples that filter on the component field.
63+
.. note::
64+
65+
Starting in MongoDB 4.4, the :dbcommand:`getLog` command no longer
66+
accepts the ``rs`` value, as this categorization of message type
67+
has been deprecated. Instead, log messages are now always
68+
identified by their :ref:`component <log-message-components>` -
69+
including *REPL* for replication messages. See
70+
:ref:`log-message-parsing-example-filter-component` for log
71+
parsing examples that filter on the component field.
7272

7373
Output
7474
~~~~~~

0 commit comments

Comments
 (0)