From f2a7108a60c8e6ed6dbabe59024d500564260d6d Mon Sep 17 00:00:00 2001 From: your proper name Date: Tue, 22 Oct 2024 14:23:45 -0400 Subject: [PATCH] (DOCSP-39838) Indent error --- source/write/replace.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/write/replace.txt b/source/write/replace.txt index 53e1ce88..9d383838 100644 --- a/source/write/replace.txt +++ b/source/write/replace.txt @@ -120,11 +120,11 @@ argument. The following table describes the fields you can set in a - | Specifies a comment of any valid BSON type to attach to the operation. Once set, this comment appears alongside records of this command in the following locations: - - :ref:`mongod log messages `, in the - ``attr.command.cursor.comment`` field - - :ref:`Database profiler output `, in the :data:`system.profile.command ` ``comment`` field - - :dbcommand:`currentOp` output, in the :data:`currentOp.command - ` ``comment`` field + - :ref:`mongod log messages `, in the + ``attr.command.cursor.comment`` field + - :ref:`Database profiler output `, in the :data:`system.profile.command ` ``comment`` field + - :dbcommand:`currentOp` output, in the :data:`currentOp.command + ` ``comment`` field | For more information, see the :manual:`insert Command Fields guide ` in the {+mdb-server+} manual.