Skip to content

Commit 92d0a78

Browse files
committed
DOC: Add basic usage for wrapper script
1 parent f6687e1 commit 92d0a78

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

wrapper/README.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,15 @@ Please report any feedback to our `GitHub repository
2020
<https://github.com/nipreps/nibabies>`_ and do not
2121
forget to `credit <https://fmriprep.readthedocs.io/en/latest/citing.html>`_ all
2222
the authors of software that NiBabies uses.
23+
24+
25+
Usage
26+
-----
27+
28+
Example Docker usage ::
29+
30+
nibabies-wrapper docker <data-path> <output-path> participant <nibabies-arguments>
31+
32+
Example Singularity usage ::
33+
34+
nibabies-wrapper singularity <data-path> <output-path> participant -i <img-path> <nibabies-arguments>

0 commit comments

Comments
 (0)