summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-06 12:33:32 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-06 12:33:32 -0400
commitf906cddf91577c53600a60e4cfbfa3c1fe25d1ab (patch)
tree60847da3768aa4a702f2785d20c4806ff9ddb119 /doc/bugs
parent452865e80fd68f75cb3b91b9b4d95f45dd249351 (diff)
whereis --json: Make url list be included in machine-parseable form.
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/--json_issues.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/--json_issues.mdwn b/doc/bugs/--json_issues.mdwn
index b1cad44da..4a73540c4 100644
--- a/doc/bugs/--json_issues.mdwn
+++ b/doc/bugs/--json_issues.mdwn
@@ -6,6 +6,9 @@ http://git-annex.branchable.com/tips/using_the_web_as_a_special_remote/#comment-
If the "note" properties are meant to be comments, it might be a good idea to find another property for the url(s). Please note that I haven't looked at multiple urls for an object, so I'm not sure that only the last listed url will appear in parsed json object.
+> The note properties are any notes git-annex normally displays while
+> running a command.
+
### What steps will reproduce the problem?
git-annex whereis --json
@@ -42,3 +45,5 @@ umeboshi@bard:~/tmp/testweb$
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
Lol! Positive note! I spend a couple of days making specially crafted rss files for importfeed, so I can have appropriate filenames, then look back and see that you are working on '--batch --with-files' options to addurl. Have a Happy New Year! :)
+
+> [[fixed|done]] --[[Joey]]