mention that repo decription can be used

This commit is contained in:
Joey Hess 2019-03-28 13:21:37 -04:00
parent e035bc5324
commit 5d5521d1bb
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -4,13 +4,13 @@ git-annex info - information about an item or the repository
# SYNOPSIS # SYNOPSIS
git annex info `[directory|file|treeish|remote|uuid ...]` git annex info `[directory|file|treeish|remote|description|uuid ...]`
# DESCRIPTION # DESCRIPTION
Displays statistics and other information for the specified item, Displays statistics and other information for the specified item,
which can be a directory, or a file, or a treeish, or a remote, which can be a directory, or a file, or a treeish, or a remote,
or the uuid of a repository. or the description or uuid of a repository.
When no item is specified, displays statistics and information When no item is specified, displays statistics and information
for the repository as a whole. for the repository as a whole.