aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-export.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-export.mdwn')
-rw-r--r--doc/git-annex-export.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex-export.mdwn b/doc/git-annex-export.mdwn
index a8f9f5cb3..1d7170cee 100644
--- a/doc/git-annex-export.mdwn
+++ b/doc/git-annex-export.mdwn
@@ -29,7 +29,7 @@ Repeated exports are done efficiently, by diffing the old and new tree,
and transferring only the changed files, and renaming files as necessary.
Exports can be interrupted and resumed. However, partially uploaded files
-will be re-started from the beginning.
+will be re-started from the beginning in most cases.
Once content has been exported to a remote, commands like `git annex get`
can download content from there the same as from other remotes. However,