Skip to content

Commit

Permalink
docs: tweak example
Browse files Browse the repository at this point in the history
Makes example identifiers consistent with previous examples.
  • Loading branch information
mslw committed Jan 10, 2024
1 parent 9d1a839 commit dd028cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/user/datalad-access.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ A full ``datalad clone`` command could then look like this:

.. code-block::
datalad clone 'datalad-annex::?type=external&externaltype=uncurl&encryption=none&url=file:///tmp/local_dicom_store/dl-Z03/P000624_{{annex_key}}' my_clone
datalad clone 'datalad-annex::?type=external&externaltype=uncurl&encryption=none&url=file:///tmp/local_dicom_store/my-study/P000123_{{annex_key}}' my_clone
.. note::

Expand Down

0 comments on commit dd028cc

Please sign in to comment.