reflow to fix man page conversion
This commit is contained in:
parent
6953cc830a
commit
8ca0cdb0ac
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ kinds of special remotes will let you configure them this way. A perhaps
|
|||
non-exhastive list is the directory, s3, and adb special remotes.
|
||||
|
||||
To import from a special remote, you must specify the name of a branch.
|
||||
A corresponding remote tracking branch will be updated by `git annex
|
||||
import`. After that point, it's the same as if you had run a `git fetch`
|
||||
A corresponding remote tracking branch will be updated by `git annex import`.
|
||||
After that point, it's the same as if you had run a `git fetch`
|
||||
from a regular git remote; you can merge the changes into your
|
||||
currently checked out branch.
|
||||
|
||||
|
|
Loading…
Reference in a new issue