summaryrefslogtreecommitdiff
path: root/doc/git-annex-copy.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-25 17:06:14 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-25 17:06:14 -0400
commit850241b7fed075c8a0055ae77cb30d6485aaa795 (patch)
treebbae2d577ea7daf136cfb80cdf87e4ce76681f84 /doc/git-annex-copy.mdwn
parent644cd4ca27e410ca567ec0f78acf2517d91d330e (diff)
--auto is no longer a global option; only get, drop, and copy accept it.
Not a behavior change unless you were passing it to a command that ignored it.
Diffstat (limited to 'doc/git-annex-copy.mdwn')
-rw-r--r--doc/git-annex-copy.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/git-annex-copy.mdwn b/doc/git-annex-copy.mdwn
index 7de0fbc25..e61cd1281 100644
--- a/doc/git-annex-copy.mdwn
+++ b/doc/git-annex-copy.mdwn
@@ -22,6 +22,12 @@ Copies the content of files from or to another remote.
Use this option to copy the content of files from the local repository
to the specified remote.
+* `--auto`
+
+ Rather than copying all files, only copy files that don't yet have
+ the desired number of copies, or that are preferred content of the
+ destination repository. See [[git-annex-preferred-content]](1)
+
* `--fast`
Avoid contacting the remote to check if it has every file when copying