From 4f9a7f7985bf15d3ca6327f5a92977326489af2d Mon Sep 17 00:00:00 2001 From: thnetos Date: Thu, 18 Dec 2014 18:56:57 +0000 Subject: [PATCH] Added a comment: How to get the URL of an added file? --- .../comment_11_9889828caa47aad88267d0ec35f2240d._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/tips/using_the_web_as_a_special_remote/comment_11_9889828caa47aad88267d0ec35f2240d._comment diff --git a/doc/tips/using_the_web_as_a_special_remote/comment_11_9889828caa47aad88267d0ec35f2240d._comment b/doc/tips/using_the_web_as_a_special_remote/comment_11_9889828caa47aad88267d0ec35f2240d._comment new file mode 100644 index 0000000000..ccd27bf3c4 --- /dev/null +++ b/doc/tips/using_the_web_as_a_special_remote/comment_11_9889828caa47aad88267d0ec35f2240d._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="thnetos" + subject="How to get the URL of an added file?" + date="2014-12-18T18:56:57Z" + content=""" +Once a file has been added with either `addurl` or `importfeed`, how can I get the URL of the file or feed from git-annex? +"""]]