From f951847c6a68aae9471e7ae27cd6380efd940764 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 9 Mar 2021 15:59:29 -0400 Subject: [PATCH] improve --- doc/special_remotes/gcrypt.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/special_remotes/gcrypt.mdwn b/doc/special_remotes/gcrypt.mdwn index 91e0ac60e8..652638375d 100644 --- a/doc/special_remotes/gcrypt.mdwn +++ b/doc/special_remotes/gcrypt.mdwn @@ -37,7 +37,7 @@ gcrypt: For a git repository accessed over ssh, and using git-annex-shell to transfer data, use: - `gitrepo=ssh://user@host/path/to/repo` or `host:path` + `gitrepo=ssh://user@host/path/to/repo` or `gitrepo=host:path` Note that each `git push` has to re-send the whole content of the git repository when using this option.