]> Nutra Git (v1) - gamesguru/git-remote-gcrypt.git/commitdiff
improve docs
authorJoey Hess <joey@kitenet.net>
Thu, 19 Sep 2013 16:27:15 +0000 (12:27 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 19 Sep 2013 16:27:15 +0000 (12:27 -0400)
README.rst

index 3922376ce3a1d16654feb8a2869ebf15c4c02309..fedd6b09cb9ca101313671b715e8f88a9b7ef805 100644 (file)
@@ -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.