1git-annex-readpresentkey(1) General Commands Manualgit-annex-readpresentkey(1)
2
3
4

NAME

6       git-annex-readpresentkey - read records of where key is present
7

SYNOPSIS

9       git annex readpresentkey key uuid
10

DESCRIPTION

12       This plumbing-level command reads git-annex's records about whether the
13       specified key's content is present in the  remote  with  the  specified
14       uuid.
15
16       It exits 0 if the key is recorded to be present and 1 if not.
17
18       Note  that  this  does  not  do an active check to verify if the key is
19       present. To do such a check, use git-annex-checkpresentkey(1)
20

OPTIONS

22       The git-annex-common-options(1) can be used.
23

SEE ALSO

25       git-annex(1)
26

AUTHOR

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