aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index ce0311e46..74ce72137 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -696,10 +696,12 @@ subdirectories).
To generate output suitable for the gource visualization program,
specify `--gource`.
-* `info [directory|file|remote ...]`
+* `info [directory|file|remote|uuid ...]`
Displays statistics and other information for the specified item,
- which can be a directory, or a file, or a remote.
+ which can be a directory, or a file, or a remote, or the uuid of a
+ repository.
+
When no item is specified, displays statistics and information
for the repository as a whole.