Skip to content

Commit

Permalink
(DOCSP-39838) Indent error
Browse files Browse the repository at this point in the history
  • Loading branch information
your proper name committed Oct 22, 2024
1 parent 8227950 commit f2a7108
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions source/write/replace.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 <log-messages-ref>`, in the
``attr.command.cursor.comment`` field
- :ref:`Database profiler output <profiler>`, in the :data:`system.profile.command <system.profile.command>` ``comment`` field
- :dbcommand:`currentOp` output, in the :data:`currentOp.command
<currentOp.command>` ``comment`` field
- :ref:`mongod log messages <log-messages-ref>`, in the
``attr.command.cursor.comment`` field
- :ref:`Database profiler output <profiler>`, in the :data:`system.profile.command <system.profile.command>` ``comment`` field
- :dbcommand:`currentOp` output, in the :data:`currentOp.command
<currentOp.command>` ``comment`` field

| For more information, see the :manual:`insert Command
Fields guide </reference/command/insert/#command-fields>` in the {+mdb-server+} manual.
Expand Down

0 comments on commit f2a7108

Please sign in to comment.