Skip to content

Commit fabfd22

Browse files
committed
revert connect pages
1 parent 1197375 commit fabfd22

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

source/connect/connect-from-the-command-line.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _comp-command-line-connect:
22

3-
===========================================
4-
Start |compass-short| from the Command Line
5-
===========================================
3+
===================================
4+
Start Compass from the Command Line
5+
===================================
66

77
.. default-domain:: mongodb
88

@@ -27,8 +27,8 @@ the command line.
2727

2828
.. _compass-executable-location:
2929

30-
|compass-short| Executable Location
31-
-----------------------------------
30+
Compass Executable Location
31+
---------------------------
3232

3333
.. include:: /includes/compass-executable.rst
3434

@@ -51,7 +51,7 @@ the configuration file. The format is:
5151

5252
.. note::
5353

54-
If the username and password arguments are not provided, |compass-short| uses
54+
If the username and password arguments are not provided, Compass uses
5555
the credentials in the connection string.
5656

5757

@@ -71,7 +71,7 @@ Username and Password Parameters
7171
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7272

7373
This example uses the ``username`` and ``password`` parameters to
74-
authenticate |compass-short| to the MongoDB deployment provided in the
74+
authenticate Compass to the MongoDB deployment provided in the
7575
connection string:
7676

7777
.. code-block:: shell
@@ -106,7 +106,7 @@ The components of the command invocation are:
106106

107107
To create the connection configuration file, follow the steps to
108108
:ref:`export the connection details <compass-export-connections-cli>`
109-
from your |compass-short| instance. The export process creates a file that
109+
from your Compass instance. The export process creates a file that
110110
includes all of your favorite connections.
111111

112112
.. important::

source/connect/connections.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Connections Sidebar
1717
.. include:: /includes/multiple-connections.rst
1818

1919

20-
The :guilabel:`Connections Sidebar` on the left of the |compass-short| window
20+
The :guilabel:`Connections Sidebar` on the left of the Compass window
2121
contains the following options:
2222

2323
- :icon-lg:`Plus` icon to add new connections
@@ -42,15 +42,15 @@ Connect to MongoDB
4242

4343
To connect to a saved or favorite deployment, click the name of the
4444
connection in the :guilabel:`Connections` list. Once you connect,
45-
|compass-short| shows a success toast and displays a green dot next to the
45+
Compass shows a success toast and displays a green dot next to the
4646
connection name.
4747

48-
If a connection error occurs, |compass-short| shows a toast with error
48+
If a connection error occurs, Compass shows a toast with error
4949
information and displays a red triangle next to the connection name. To
5050
see additional error information, click :guilabel:`Review` in the error
5151
toast.
5252

53-
To add a new connection to |compass-short|, click the :icon-lg:`Plus` button at
53+
To add a new connection to Compass, click the :icon-lg:`Plus` button at
5454
the top of the :guilabel:`Connections Sidebar` to open the
5555
:guilabel:`New Connection` modal. For more information, see
5656
:ref:`connect-run-compass`.

source/connect/disconnect.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Disconnect from MongoDB
66

77
.. default-domain:: mongodb
88

9-
Disconnecting from a MongoDB deployment closes the |compass-short| connection to
10-
the active deployment and returns the |compass-short| view to the initial
9+
Disconnecting from a MongoDB deployment closes the Compass connection to
10+
the active deployment and returns the Compass view to the initial
1111
connection dialog.
1212

1313
Steps

0 commit comments

Comments
 (0)