aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/flickrannex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-28 14:08:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-28 14:08:38 -0400
commita86cd4bc8215f01ffe2ba06c63be56656d8ae7cf (patch)
treefb66e5b0ae237b6b1b017f1bff75ffc15cec87a1 /doc/tips/flickrannex.mdwn
parent061fbfb37e02a9a9cb42396cce63d9b67d6a9c6e (diff)
The "git annex content" command is renamed to "git annex wanted".
Diffstat (limited to 'doc/tips/flickrannex.mdwn')
-rw-r--r--doc/tips/flickrannex.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tips/flickrannex.mdwn b/doc/tips/flickrannex.mdwn
index 202d5ee53..d8e54b4c3 100644
--- a/doc/tips/flickrannex.mdwn
+++ b/doc/tips/flickrannex.mdwn
@@ -39,7 +39,7 @@ After the setup has finished, it will print the git-annex configure lines.
The photo name on flickr is currently the GPGHMACSHA1 version.
Run the following command in your annex directory
- git annex content flickr uuid include=*.jpg or include=*.jpeg or include=*.gif or include=*.png
+ git annex wanted flickr uuid include=*.jpg or include=*.jpeg or include=*.gif or include=*.png
## Encrypted mode
The current version base64 encodes all the data, which results in ~35% larger filesize.
@@ -47,7 +47,7 @@ The current version base64 encodes all the data, which results in ~35% larger fi
I might look into yyenc instead. I'm not sure if it will work in the tEXt field.
Run the following command in your annex directory
- git annex content flickr exclude=largerthan=30mb
+ git annex wanted flickr exclude=largerthan=30mb
## Including directories as tags
Get get each of the directories below the top level git directory added as tags to uploads: