reflow to fix man page conversion

This commit is contained in:
Joey Hess 2020-07-03 11:54:21 -04:00
parent 6953cc830a
commit 8ca0cdb0ac
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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.