summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/tips/flickrannex.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tips/flickrannex.mdwn b/doc/tips/flickrannex.mdwn
index fc914f283..5d13c0534 100644
--- a/doc/tips/flickrannex.mdwn
+++ b/doc/tips/flickrannex.mdwn
@@ -26,6 +26,12 @@ Run the program once to set it up.
After the setup has finished, it will print the git-annex configure lines.
+## Configuring git-annex
+
+ git config annex.flickr-hook '/usr/bin/python2 ~/flickrannex/flickrannex.py'
+ git annex initremote flickr type=hook hooktype=flickr encryption=shared
+ git annex describe flickr "the flickr library"
+
## Notes
### Unencrypted mode