fix incorrect doc change
This commit is contained in:
parent
d245a80518
commit
c7a066a3e4
1 changed files with 2 additions and 3 deletions
|
@ -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
|
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).
|
(that only works when the repository has annex.version 6 or higher).
|
||||||
|
|
||||||
Files that are not annexed files (including symbolic links and files
|
This command can also be used to add symbolic links, both symlinks to
|
||||||
checked directly into git) will be staged in the index the same as if `git
|
annexed content, and other symlinks.
|
||||||
add` were used.
|
|
||||||
|
|
||||||
# OPTIONS
|
# OPTIONS
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue