aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-log.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-07-17 15:15:08 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-07-17 15:15:08 -0400
commit12df7d54f0fce2532b50368251fde6f747d0980d (patch)
tree9b049b0a0d56efa7a66944249d39afe059ba0b95 /doc/git-annex-log.mdwn
parent535697fb264705c6a7b291e0b4a2caa630f55d6a (diff)
log: Added --all option.
Diffstat (limited to 'doc/git-annex-log.mdwn')
-rw-r--r--doc/git-annex-log.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/git-annex-log.mdwn b/doc/git-annex-log.mdwn
index 9575e3719..b2d9c0db9 100644
--- a/doc/git-annex-log.mdwn
+++ b/doc/git-annex-log.mdwn
@@ -34,6 +34,12 @@ showing each repository they were added to ("+") and removed from ("-").
The [[git-annex-matching-options]](1)
can be used to specify files to act on.
+* `--all`
+
+ Shows location log changes to all files, with the most recent changes first.
+ In this mode, the names of files are not available and keys are displayed
+ instead.
+
# SEE ALSO
[[git-annex]](1)