Added a comment

This commit is contained in:
Lukey 2020-10-15 14:46:33 +00:00 committed by admin
parent b18130e24b
commit 3d686af1e1

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="Lukey"
avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b"
subject="comment 2"
date="2020-10-15T14:46:33Z"
content="""
`git annex sync/copy/move/etc.` don't operate on old/unused files by default. You have to use the `--all` option to operate on every file (even old/unused ones) or the `--unused` option to operate only on files found by `git annex unused`.
"""]]