clarified that git-annex-log shows log only for the current key (contents) at specified paths
This commit is contained in:
parent
fe74264d35
commit
f37a796a56
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ git annex log `[path ...]`
|
|||
|
||||
Displays the location log for the specified file or files,
|
||||
showing each repository they were added to ("+") and removed from ("-").
|
||||
Note that the location log is for the particular file contents currently at these paths,
|
||||
not for any different content that was there in earlier commits.
|
||||
|
||||
# OPTIONS
|
||||
|
||||
|
|
Loading…
Reference in a new issue