update
authorJoey Hess <joeyh@joeyh.name>
Tue, 18 Mar 2025 17:00:54 +0000 (13:00 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 18 Mar 2025 17:00:54 +0000 (13:00 -0400)
doc/git-annex-findcomputed.mdwn
doc/todo/compute_special_remote_remaining_todos.mdwn

index a1c6cf13517e2dbaffd5a3ea0767c3a85041529f..8e1bafe7d0fc6beec668045643d42173cfb3476a 100644 (file)
@@ -18,7 +18,7 @@ was provided to [[git-annex-addcomputed]](1).
 For example:
 
     # git-annex findcomputed
-    foo.png (imageconvert) -- convert file.raw file.jpeg passes=10
+    foo.jpeg (imageconvert) -- convert file.raw file.jpeg passes=10
     bar.gz (compressor) -- compress bar --level=9
 
 # OPTIONS
index c067051833f976072abf90172b05d248de9ad2a2..44ffe03b8d53c41b1017a2a9ece8f2f806410dbc 100644 (file)
@@ -15,9 +15,10 @@ compute special remote. --[[Joey]]
 * annex.diskreserve can also be violated if computing a file gets source
   files that are larger than the disk reserve. This could be checked.
 
-* Maybe add a file matching option, eg:
+* Maybe add a file matching options, eg:
 
-  git-annex find --inputof=remote:file
+        git-annex find --computeinputof=remote:file
+        git-annex find --computeoutputof=remote:file
 
 * allow git-annex enableremote with program= explicitly specified,
   without checking annex.security.allowed-compute-programs