This commit is contained in:
parent
3c2cbb86c5
commit
e2c3ae890d
1 changed files with 15 additions and 0 deletions
15
doc/forum/git_annex_info:_local_annex_keys__63__.mdwn
Normal file
15
doc/forum/git_annex_info:_local_annex_keys__63__.mdwn
Normal file
|
@ -0,0 +1,15 @@
|
|||
When I run `git annex info`, it stops to ask me for "local annex keys":
|
||||
|
||||
$ git annex info
|
||||
repository mode: indirect
|
||||
trusted repositories: 0
|
||||
semitrusted repositories: 3
|
||||
00000000-0000-0000-0000-000000000001 -- web
|
||||
1xxxxxx7-6xx1-4xx1-8xx8-5xxxxxxxxxx1 -- here (usbdisk)
|
||||
bxxxxxx6-bxxe-4xx2-bxxe-fxxxxxxxxxxf -- origin (local)
|
||||
untrusted repositories: 0
|
||||
transfers in progress: none
|
||||
available local disk space: 36.25 gigabytes (+1 megabyte reserved)
|
||||
local annex keys:
|
||||
|
||||
What are these "local annex keys"? The `git-annex` manpage on the `info` doesn't command doesn't say.
|
Loading…
Reference in a new issue