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.