1git-annex-describe(1) General Commands Manual git-annex-describe(1)
2
3
4
6 git-annex-describe - change description of a repository
7
9 git annex describe repository description
10
12 Changes the description of a repository.
13
14 The repository to describe can be specified by git remote name or by
15 uuid. To change the description of the current repository, use "here".
16
17 Repository descriptions are displayed by git-annex in various places.
18 They are most useful when git-annex knows about a repository, but there
19 is no git remote corresponding to it.
20
22 git-annex(1)
23
24 git-annex-init(1)
25
27 Joey Hess <id@joeyh.name>
28
29 git-annex-describe(1)