Fixes markup error
This commit is contained in:
parent
2ae56daacb
commit
7d92f36ebf
1 changed files with 3 additions and 3 deletions
|
@ -15,9 +15,9 @@ Emacs, which aims to integrate with the standard facilities
|
|||
<https://github.com/jwiegley/git-annex-el>
|
||||
|
||||
He has also added support to org-attach; if
|
||||
`org-attach-git-annex-cutoff' is non-nil and smaller than the size
|
||||
of the file you're attaching then org-attach will `git annex add the
|
||||
file`; otherwise it will "git add" it.
|
||||
`org-attach-git-annex-cutoff` is non-nil and smaller than the size
|
||||
of the file you're attaching then org-attach will `git annex add` the
|
||||
file; otherwise it will `git add` it.
|
||||
|
||||
----
|
||||
|
||||
|
|
Loading…
Reference in a new issue