diff options
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index a6f638de2..ce0311e46 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -948,6 +948,11 @@ subdirectories). stdio protocol, which is intentionally not documented (as it may change at any time). +* `setpresentkey key uuid [1|0]` + + This plumbing-level command changes git-annex's records about whether + the specified key is present in a remote with the specified uuid. + * `rekey [file key ...]` This plumbing-level command is similar to migrate, but you specify |