This commit is contained in:
Joey Hess 2016-12-13 12:00:37 -04:00
parent 11fd49870c
commit 1d516069d8
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -11,3 +11,7 @@ This isn't how it behaves. It would be more accurate as (emphasis on changes):
> For example, adding the url http://www.example.com/dir/subdir/bigfile with --pathdepth=1 will use "**dir_subdir_bigfile**", while --pathdepth=3 will use "bigfile".
For what I am doing (adding a directory tree with addurl and file:// URLs), I'd actually like the behaviour described (to recreate the tree), but I'm not sure which one was the *intended* behaviour..
> [[done]]; bug report didn't show what was wrong; I can see nothing wrong;
> bug reporter cannot seem to remember what was wrong. Probably user error.
> --[[Joey]]