Skip to content

Commit

Permalink
Merge pull request #1244 from JoKeyser/fix-word-repetition-more
Browse files Browse the repository at this point in the history
delete repeated word 'more'
  • Loading branch information
adswa authored Dec 31, 2024
2 parents c7dc3b6 + fd22944 commit e9980f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics/101-115-symlinks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ In these cases, it will be impossible to browse and explore the file hierarchy o
You can make sure to always be able to see the file hierarchy in two separate ways:
Upgrade your file manager to display file types in DataLad datasets (e.g., the `git-annex-turtle extension <https://github.com/andrewringler/git-annex-turtle>`_ for Finder), or use the `DataLad Gooey <https://docs.datalad.org/projects/gooey>`_ to browse datasets.
Alternatively, use the :shcmd:`ls` command in a terminal instead of a file manager GUI.
Other tools may be more more specialized, smaller, or domain-specific, and may fail to correctly work with broken symlinks, or display unhelpful error messages when handling them, or require additional flags to modify their behavior.
Other tools may be more specialized, smaller, or domain-specific, and may fail to correctly work with broken symlinks, or display unhelpful error messages when handling them, or require additional flags to modify their behavior.
When encountering unexpected behavior or failures, try to keep in mind that a dataset without retrieved content appears to be a pile of broken symlinks to a range of tools, consult a tools documentation with regard to symlinks, and check whether data retrieval fixes persisting problems.

A last special case on symlinks exists if you are using DataLad on the Windows Subsystem for Linux.
Expand Down

0 comments on commit e9980f7

Please sign in to comment.