From 483abf98b1949b88c3e96c987378be23f8ed869a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 26 Dec 2015 13:59:27 -0400 Subject: add unlocked flag for git-annex-shell recvkey The direct flag is also set when sending unlocked content, to support old versions of git-annex-shell. At some point, the direct flag will be removed, and only the unlocked flag will be used. --- doc/git-annex-shell.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/git-annex-shell.mdwn b/doc/git-annex-shell.mdwn index 73517ba89..3ac9926ed 100644 --- a/doc/git-annex-shell.mdwn +++ b/doc/git-annex-shell.mdwn @@ -107,7 +107,7 @@ to git-annex-shell are: on new dashed options). Currently used fields include remoteuuid=, associatedfile=, - direct=, and autoinit= + unlocked=, direct=, and autoinit= # HOOK -- cgit v1.2.3