summaryrefslogtreecommitdiff
path: root/doc/git-annex-copy.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-copy.mdwn')
-rw-r--r--doc/git-annex-copy.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/git-annex-copy.mdwn b/doc/git-annex-copy.mdwn
index 92eb1750b..50b407c3c 100644
--- a/doc/git-annex-copy.mdwn
+++ b/doc/git-annex-copy.mdwn
@@ -14,14 +14,14 @@ Copies the content of files from or to another remote.
* `--from=remote`
- Use this option to copy the content of files from the specified
+ Copy the content of files from the specified
remote to the local repository.
Any files that are not available on the remote will be silently skipped.
* `--to=remote`
- Use this option to copy the content of files from the local repository
+ Copy the content of files from the local repository
to the specified remote.
* `--jobs=N` `-JN`