Skip to content

Commit 89ea2f3

Browse files
authored
DOCSP-46758 Change Run Command page title (#1009) (#1014)
* Change Run Command page title * add example to the end of usage examples page * remove example (cherry picked from commit 5436319)
1 parent 0c602e2 commit 89ea2f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

source/fundamentals/run-command.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _node-run-command:
22

3-
=============
3+
==============
44
Run a Command
5-
=============
5+
==============
66

77
.. contents:: On this page
88
:local:

source/usage-examples/command.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
.. meta::
88
:keywords: code example, multiple, modify, customize, debug
99

10-
=============
11-
Run a Command
12-
=============
10+
=====================
11+
Run a Command Example
12+
=====================
1313

1414
You can execute database commands by using the
1515
`command() <{+api+}/classes/Db.html#command>`__ method on a ``Db``

0 commit comments

Comments
 (0)