close per comment

This commit is contained in:
Joey Hess 2015-01-13 16:39:10 -04:00
parent d53e29f75f
commit efaffa78b2

View file

@ -5,3 +5,5 @@ I want to import a bunch of files that are hosted somewhere, they nicely sorted
git-annex addurl --recursive http://somehost.tld/somedir/
For sanity, mimicking wget closely with default depth of 5, but customizable with the --level switch.
> [[done]] --[[Joey]]