Skip to content

Commit 7c6fb21

Browse files
Fixed formatting in README
1 parent fc9c280 commit 7c6fb21

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,15 @@ Advanced Usage
8787
You can automatically set some parameters via environment variables with by using the SLCLI prefix. For example
8888

8989
.. code-block:: bash
90+
9091
$ export SLCLI_VERBOSE=3
9192
$ export SLCLI_FORMAT=json
9293
$ slcli vs list
9394
9495
is equivalent to
9596

9697
.. code-block:: bash
98+
9799
$ slcli -vvv --format=json vs list
98100
99101
Getting Help

0 commit comments

Comments
 (0)