Skip to content

Commit ccc2eac

Browse files
committed
minor fix -- Fix use of code:: directive
1 parent 59922c3 commit ccc2eac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/usage.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@ The second script processes a DICOM directory with ``heudiconv`` using the built
9292
This script creates the top-level bids files (e.g.,
9393
``dataset_description.json``)
9494

95-
..code:: shell
95+
.. code:: shell
96+
9697
#!/bin/bash
9798
set -eu
9899

0 commit comments

Comments
 (0)