From: Joey Hess Date: Tue, 15 Dec 2015 18:14:19 +0000 (-0400) Subject: fix incorrect doc change X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~320^2~184^2~45 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c7a066a3e4df24a40541bad2815ce5ef657dc790;p=git-annex.git fix incorrect doc change --- diff --git a/doc/git-annex-add.mdwn b/doc/git-annex-add.mdwn index 2f95f54550..772d789713 100644 --- a/doc/git-annex-add.mdwn +++ b/doc/git-annex-add.mdwn @@ -23,9 +23,8 @@ modification of their content unless unlocked by [[git-annex-unlock]](1). To add a file to the annex in unlocked form, `git add` can be used instead (that only works when the repository has annex.version 6 or higher). -Files that are not annexed files (including symbolic links and files -checked directly into git) will be staged in the index the same as if `git -add` were used. +This command can also be used to add symbolic links, both symlinks to +annexed content, and other symlinks. # OPTIONS