Skip to content

Commit 633f36f

Browse files
arokemoesteban
andauthored
Update docs/usage.rst
Co-Authored-By: Oscar Esteban <[email protected]>
1 parent 70c99fb commit 633f36f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/usage.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,9 @@ file on the host system: ::
6565
Usage tracking with Google Analytics
6666
------------------------------------
6767
To be able to assess usage of the software, we are recording each use of the
68-
CLI as an event in Google Analytics, using `popylar <https://popylar.github.io>`_
68+
:abbr:`CLI (command-line interface)` as an event in Google Analytics,
69+
using `popylar <https://popylar.github.io>`__.
70+
``
6971

7072
For now, the only information that we are recording is the fact that the CLI was
7173
called and whether the call completed successfully. In addition, through Google
@@ -78,4 +80,4 @@ which the CLI was called, such as the operating system.
7880
Opting out of this usage tracking can be done by calling the CLI with the
7981
`--notrack` flag::
8082

81-
dmriprep data/bids_root/ out/ participant -w work/ --notrack
83+
dmriprep data/bids_root/ out/ participant -w work/ --notrack

0 commit comments

Comments
 (0)