From: Joey Hess Date: Thu, 19 Sep 2013 16:27:15 +0000 (-0400) Subject: improve docs X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=6ddc0589819f6366d4ffc7b650a4957a040d2979;p=gamesguru%2Fgit-remote-gcrypt.git improve docs --- diff --git a/README.rst b/README.rst index 3922376..fedd6b0 100644 --- a/README.rst +++ b/README.rst @@ -178,8 +178,8 @@ Detecting gcrypt repos To detect if a git url is a gcrypt repo, use: git-remote-gcrypt --check url Exit status if 0 if the repo exists and can be decrypted, 1 if the repo -uses gcrypt but could not be decrypted, and 100 if the repo does not -exist or could not be accessed. +uses gcrypt but could not be decrypted, and 100 if the repo is not +encrypted with gcrypt (or could not be accessed). Note that this has to fetch the repo contents into the local git repository, the same as is done when using a gcrypt repo.