close
authorJoey Hess <joeyh@joeyh.name>
Mon, 26 Dec 2022 17:29:13 +0000 (13:29 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 26 Dec 2022 17:29:13 +0000 (13:29 -0400)
doc/bugs/fsck_--json_incomplete_error_reporting.mdwn
doc/bugs/fsck_--json_incomplete_error_reporting/comment_2_71fd5ede0aa24fcc6522a03010ccec5c._comment [new file with mode: 0644]

index f47b6e299a1d07563989056c4749a84149ecb974..d44bf347fa34eeb398c2fee959162d7bd78af45a 100644 (file)
@@ -50,3 +50,4 @@ local repository version: 10
 
 Yes! Git annex is amazing and is managing over 10 TB of data across 5 git annexes and around 10 hard drives. No data loss this entire time -- over 8 years.
 
+> [[notabug|done]]; see my comment --[[Joey]]
diff --git a/doc/bugs/fsck_--json_incomplete_error_reporting/comment_2_71fd5ede0aa24fcc6522a03010ccec5c._comment b/doc/bugs/fsck_--json_incomplete_error_reporting/comment_2_71fd5ede0aa24fcc6522a03010ccec5c._comment
new file mode 100644 (file)
index 0000000..f369a27
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2022-12-26T17:27:54Z"
+ content="""
+Use the --json-error-messages option to move that into the json. It is
+documented on the man page.
+"""]]