From a9128d4b454dacde784b5a46397fb598e4cd7bfd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 30 Sep 2020 09:40:06 -0400 Subject: [PATCH] typo --- doc/git-annex-import.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/git-annex-import.mdwn b/doc/git-annex-import.mdwn index d492d6b32e..a9e589a457 100644 --- a/doc/git-annex-import.mdwn +++ b/doc/git-annex-import.mdwn @@ -31,7 +31,7 @@ remote. You can only import from special remotes that were configured with `importtree=yes` when set up with [[git-annex-initremote]](1). Only some kinds of special remotes will let you configure them this way. A perhaps -non-exhastive list is the directory, s3, and adb special remotes. +non-exhaustive 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`.