diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-03-25 12:09:49 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-03-25 12:09:49 -0400 |
commit | f77d5bcc56a4692f321896dedab75c6ec32f967a (patch) | |
tree | b57bf5d62fe1651502917f13d093ce9b4d79a6c3 /doc/git-annex-copy.mdwn | |
parent | 00c09b2038611de97c26f4141a748f08cc8fe570 (diff) |
finished splitting out man pages for all commands
Diffstat (limited to 'doc/git-annex-copy.mdwn')
-rw-r--r-- | doc/git-annex-copy.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/git-annex-copy.mdwn b/doc/git-annex-copy.mdwn index 064d716f0..7de0fbc25 100644 --- a/doc/git-annex-copy.mdwn +++ b/doc/git-annex-copy.mdwn @@ -36,6 +36,8 @@ Copies the content of files from or to another remote. Rather than specifying a filename or path to copy, this option can be used to copy all available versions of all files. + This is the default behavior when running git-annex in a bare repository. + * `--unused` Operate on files found by last run of git-annex unused. |