upcase JSON
authorJoey Hess <joeyh@joeyh.name>
Tue, 25 Apr 2023 18:35:18 +0000 (14:35 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 25 Apr 2023 18:35:18 +0000 (14:35 -0400)
22 files changed:
doc/git-annex-add.mdwn
doc/git-annex-addurl.mdwn
doc/git-annex-copy.mdwn
doc/git-annex-drop.mdwn
doc/git-annex-dropkey.mdwn
doc/git-annex-examinekey.mdwn
doc/git-annex-export.mdwn
doc/git-annex-find.mdwn
doc/git-annex-findkeys.mdwn
doc/git-annex-fsck.mdwn
doc/git-annex-get.mdwn
doc/git-annex-import.mdwn
doc/git-annex-info.mdwn
doc/git-annex-lock.mdwn
doc/git-annex-metadata.mdwn
doc/git-annex-mirror.mdwn
doc/git-annex-move.mdwn
doc/git-annex-registerurl.mdwn
doc/git-annex-status.mdwn
doc/git-annex-unlock.mdwn
doc/git-annex-unregisterurl.mdwn
doc/git-annex-whereis.mdwn

index 253afd8cc48e025a35203770a545caa76a818800..7a1ad2c24e42f91bf4de1b5573dc39b79c873a80 100644 (file)
@@ -93,7 +93,7 @@ annexed content, and other symlinks.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * `--batch`
 
index c7294cad69e80b587a8930ea1b5828275885154d..02864cebc6ff50836fa85995674b88df67c44952 100644 (file)
@@ -134,7 +134,7 @@ be used to get better filenames.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * `--backend`
 
index 0ef70a4503dedd99a0f8d5bc011a7761f49d9262..57905b672c0571594ad7ec30df09e9f4ec3f460e 100644 (file)
@@ -125,7 +125,7 @@ Paths of files or directories to operate on can be specified.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index a92f968e059d97155e8a8feb15a2ffada2f4033a..aa66696958fcac10f081c480fab803b24f3b0afc 100644 (file)
@@ -131,7 +131,7 @@ Paths of files or directories to drop can be specified.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index fa5088590fc981b0a08134ce7d0bbf5e6dd9e5c4..1b0ba61ac2e25ec45eb64a305d72159abb625a25 100644 (file)
@@ -32,7 +32,7 @@ exist; using it can easily result in data loss.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index a35f34121668b1f20cfcf5216ba16cacfd0c5aa0..4c3e1b304cdfb57d1e8dab3cb26e645f7948dae0 100644 (file)
@@ -45,7 +45,7 @@ that can be determined purely by looking at the key.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * `--migrate-to-backend=backend`
 
index 98184274aded527e533377fc841c4ed98c096cf5..738e7fbf3c9d38e047b15297907f3d66f11626ad 100644 (file)
@@ -111,7 +111,7 @@ so the overwritten modification is not lost.)
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index c16240d4e7bf0022d7b3ff3a9080150958140977..7a667d4672df823d322fcd29dda5d6a53735b70e 100644 (file)
@@ -63,7 +63,7 @@ finds files in the current directory and its subdirectories.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * `--batch`
 
index 819206e77dbdf7b98ad8469b64d2fe4362fb75fc..ac1b16d067354875e441b8409174c6ab30e7d3f4 100644 (file)
@@ -58,7 +58,7 @@ Outputs a list of keys known to git-annex.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index faa58aaa1c08857bf91ed026b4a871f27703cebf..4083ba4bf1e36148e1dcafccccb9a399a2bd5251 100644 (file)
@@ -108,7 +108,7 @@ better format.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * `--quiet`
 
index 8fe1ab6f3e1a01b479f4425e9781e6c5f3bb1192..208188171fb3a4c8dbcfa25a859e8c679e69d56c 100644 (file)
@@ -135,7 +135,7 @@ be specified.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index 6ed9bec319fe8ccbb5322604d30657f280dad0ff..8d56d82270b3716d511a5333a355c70850ecc580 100644 (file)
@@ -211,7 +211,7 @@ link, and that symbolic link will be followed.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index a33ec1378a7141f955051c9fedc6dd197540632c..9a2256b491396d2b7a4902af4c30174132fd55a4 100644 (file)
@@ -29,7 +29,7 @@ for the local repository and all annexed content.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * `--bytes`
 
index dd5b25a5c5b46486e9c5641ffbe21ba9a6036969..3e360db41c931f3b58ee8b4bafd99f37f1ca176b 100644 (file)
@@ -31,7 +31,7 @@ can commit.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index 1f1877d33089745f685c6fcf03af243b263793cd..9eb6ebf3aa5361d8f164b301e38037685496de72 100644 (file)
@@ -122,7 +122,7 @@ the modified file.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * `--batch`
 
index 688d0c3f08143f146375043b552d2b10ab8ab6ff..3dfb9aa938aa18fd2a1294a2f1f90d5f35a6e1ef 100644 (file)
@@ -80,7 +80,7 @@ contents. Use [[git-annex-sync]](1) for that.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index b451412eec464a3d9b2abc9b1454cd7df5772009..b30163c891cbfa95224f207981182e53c599b1fd 100644 (file)
@@ -120,7 +120,7 @@ Paths of files or directories to operate on can be specified.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index a309ae7b0bf0f2800f6c683a2de6be5140fe5123..753d06b70460aa7aaa67ad905a59b7b2f0ceb5c5 100644 (file)
@@ -56,7 +56,7 @@ special remote that claims it. (Usually the web special remote.)
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index 3d9a87a5324904b1b8ac936c954bcd3a537c5b32..962fda51d4d27ba70c46339e7e0e6409ef196fed 100644 (file)
@@ -29,7 +29,7 @@ modified (M), added but not committed (A), and type changed/unlocked (T).
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index 7c2fc94d7f8579e85885f492dde1b3d2d62abc4f..1a2bd3259628f895c714f50a554d3f0ead67e4c6 100644 (file)
@@ -58,7 +58,7 @@ repository. So, enable annex.thin with care.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index c44eb06c28fb42f5515a5b9ab4288e8a9268a067..ab535a73f62aa4206fe371d15c39866eeea6c53c 100644 (file)
@@ -47,7 +47,7 @@ for it, because the content may still be present on the remote.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * Also the [[git-annex-common-options]](1) can be used.
 
index ffa06479185b21e40fd125483c94f7a7faf9bcf8..84678709f0df52ad80b515e0e5269909623daf4a 100644 (file)
@@ -76,7 +76,7 @@ received from remotes.
 * `--json-error-messages`
 
   Messages that would normally be output to standard error are included in
-  the json instead.
+  the JSON instead.
 
 * `--format=value`