Skip to content

Commit aad8880

Browse files
DOCSP-11191 minor fix
1 parent a157705 commit aad8880

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

source/reference/atlas/onlinearchive-create.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,27 +49,27 @@ Options
4949
- Description
5050
- Required?
5151

52-
* - ``archiveAfter``
52+
* - ``--archiveAfter``
5353
- int
5454
- Number of days after which to archive cluster data.
5555
- yes
5656

57-
* - ``clusterName``
57+
* - ``--clusterName``
5858
- string
5959
- Name of the cluster.
6060
- yes
6161

62-
* - ``collection``
62+
* - ``--collection``
6363
- string
6464
- Name of the collection for which to create an online archive.
6565
- yes
6666

67-
* - ``dateField``
67+
* - ``--dateField``
6868
- string
6969
- Name of an already indexed date field from the documents.
7070
- yes
7171

72-
* - ``db``
72+
* - ``--db``
7373
- string
7474
- Name of the database that contains the collection.
7575
- yes

source/reference/atlas/onlinearchive-pause.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Options
5151
- Unique identifier of the online archive to pause.
5252
- yes
5353

54-
* - ``clusterName``
54+
* - ``--clusterName``
5555
- string
5656
- Name of the cluster.
5757
- yes

source/reference/atlas/onlinearchive-start.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Options
5050
</online-archive/manage-online-archive/>` to start.
5151
- yes
5252

53-
* - ``clusterName``
53+
* - ``--clusterName``
5454
- string
5555
- Name of the cluster.
5656
- yes

0 commit comments

Comments
 (0)