update
This commit is contained in:
parent
bcfd554a0f
commit
2466677b7b
2 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue