summaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-25 15:45:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-25 15:45:15 -0400
commit940a757516e7f4e79114833eff97b676e39e729d (patch)
treef92cdc1c503199a566ce88b83a0b499427ca7baf /doc/tips
parent483583bd3c216b192ecd97ee6afc196c2d6cb264 (diff)
comment
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/publishing_your_files_to_the_public/comment_3_2f5045629e40e8d881725876190c7846._comment9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/tips/publishing_your_files_to_the_public/comment_3_2f5045629e40e8d881725876190c7846._comment b/doc/tips/publishing_your_files_to_the_public/comment_3_2f5045629e40e8d881725876190c7846._comment
new file mode 100644
index 000000000..c76d3a30c
--- /dev/null
+++ b/doc/tips/publishing_your_files_to_the_public/comment_3_2f5045629e40e8d881725876190c7846._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2015-02-25T19:44:40Z"
+ content="""
+You can look up the hash directories for a key using:
+
+git annex examinekey $key --format '${hashdirlower}\n'
+"""]]