summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc <Jean@web>2015-03-29 09:23:46 +0000
committerGravatar admin <admin@branchable.com>2015-03-29 09:23:46 +0000
commitf56124f73e0b42c90dbdc754f4155bb8773f307c (patch)
treee1476b9a209f04467a59c9f7758acf40437bff49 /doc
parent2c82e4a7d1a451285a7c04989815cc90f3cf4104 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/git_annex_info:_local_annex_keys__63__.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn b/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn
new file mode 100644
index 000000000..11c55879c
--- /dev/null
+++ b/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn
@@ -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.