From 43ad045e1baba9e6c6869023f2cf1841a25da4ad Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 20 Jul 2015 12:20:55 -0400 Subject: [PATCH] response --- ...omment_1_0156942b1629ee994bf3699a56b3ceb7._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/todo/Add___39__dir__39___option_to_addurl/comment_1_0156942b1629ee994bf3699a56b3ceb7._comment diff --git a/doc/todo/Add___39__dir__39___option_to_addurl/comment_1_0156942b1629ee994bf3699a56b3ceb7._comment b/doc/todo/Add___39__dir__39___option_to_addurl/comment_1_0156942b1629ee994bf3699a56b3ceb7._comment new file mode 100644 index 0000000000..112c4bb6bd --- /dev/null +++ b/doc/todo/Add___39__dir__39___option_to_addurl/comment_1_0156942b1629ee994bf3699a56b3ceb7._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-07-20T16:19:15Z" + content=""" +--file=subdir/foo will work, assuming subdir already exists. + +If the goal is just to add whatever filename addurl comes up with by +default to a subdirectory, why not just `cd` to that subdir before +running addurl? +"""]]