diff options
Diffstat (limited to 'doc/git-annex-move.mdwn')
-rw-r--r-- | doc/git-annex-move.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/git-annex-move.mdwn b/doc/git-annex-move.mdwn index 9b3352f1c..83e968c86 100644 --- a/doc/git-annex-move.mdwn +++ b/doc/git-annex-move.mdwn @@ -27,6 +27,8 @@ Moves the content of files from or to another remote. Rather than specifying a filename or path to move, this option can be used to move 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. |