remove markdown links which are not handled on man pages

Thus the ill-specified "edit with care" at the bottom of this page,
which basically means you need to build the man pages and check
that the markdown used was converted ok.

Also, this doc wiki uses relative links, not absolute links.

Also reworded slightly.
This commit is contained in:
Joey Hess 2018-09-25 13:23:17 -04:00
parent 355599b03f
commit 92cef3051b
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -22,13 +22,12 @@ contains the date the field was last changed. Unlike other metadata,
this cannot be directly modified by this command. It is updated
automatically.
Note that the metadata is attached to the particular content of a file
(or rather to a particular [key](http://git-annex.branchable.com/backends/)),
not to a particular file on a particular git branch. All files with given
content share the same metadata, which is stored on the
[git-annex branch](http://git-annex.branchable.com/internals#The_git-annex_branch).
If a file is [edited](http://git-annex.branchable.com/git-annex-unlock/),
old metadata will be copied to the new contents when you [[git-annex-add]] the edited file.
Note that the metadata is attached to the particular content of a file,
not to a particular filename on a particular git branch.
All files with the same content share the same metadata, which is
stored in the git-annex branch. If a file is edited, old
metadata will be copied to the new contents when you [[git-annex-add]]
the edited file.
# OPTIONS