1git-annex-setpresentkey(1)  General Commands Manual git-annex-setpresentkey(1)
2
3
4

NAME

6       git-annex-setpresentkey - change records of where key is present
7

SYNOPSIS

9       git annex setpresentkey key uuid [1|0]
10

DESCRIPTION

12       This  plumbing-level  command changes git-annex's records about whether
13       the specified key's content is present in a remote with  the  specified
14       uuid.
15
16       Use  1  to indicate the key is present, or 0 to indicate the key is not
17       present.
18

OPTIONS

20       --batch
21
22              Enables batch mode, in which lines are  read  from  stdin.   The
23              line format is "key uuid [1|0]"
24

SEE ALSO

26       git-annex(1)
27

AUTHOR

29       Joey Hess <id@joeyh.name>
30
31                                                    git-annex-setpresentkey(1)
Impressum