Skip to content

Commit da7ad8c

Browse files
committed
Update language
1 parent 83040e5 commit da7ad8c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/reference/json.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@
1010
:depth: 1
1111
:class: singlecol
1212

13-
The {+atlas-cli+} accepts ``.json`` configuration files. You can use a
14-
configuration file to specify settings when using the {+atlas-cli+} to:
13+
If an {+atlas-cli+} command accepts the ``--file`` option, you can pass
14+
a ``.json`` configuration file to define specific settings. For example,
15+
you can pass a configuration file when using the {+atlas-cli+} to:
1516

1617
- :ref:`Create <atlas-clusters-create>`, :ref:`update <atlas-clusters-update>`,
1718
or :ref:`upgrade a cluster <atlas-clusters-upgrade>`.
@@ -25,7 +26,7 @@ Usage
2526
To learn which settings are accepted by the {+atlas-cli+}, view the request
2627
body schema and copy the request samples in the :ref:`Atlas Admin API Specification
2728
<api-resources-spec>` for the endpoint that corresponds to the {+atlas-cli+}
28-
command:
29+
command. The commands you can use include but are not limited to:
2930

3031
.. list-table::
3132
:header-rows: 1

0 commit comments

Comments
 (0)