aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-03-09 11:05:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-03-09 11:05:43 -0700
commit720d3f0c2e0e7b8523c2b6c28e3a6b35fbff8264 (patch)
treefb0d89bf0e60e7da4e4abbb22517a53df7b3fcf5
parent2ce4e0b3192e6ff7f0bdc7ca3b65b40a88bf4edb (diff)
downloadgit-remote-gcrypt-720d3f0c2e0e7b8523c2b6c28e3a6b35fbff8264.tar.gz
consistent capitalisation for section headers
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 9705dfb..8d4b01a 100644
--- a/README.rst
+++ b/README.rst
@@ -86,7 +86,7 @@ The following ``git-config(1)`` variables are supported:
part of the participant list. You may use the per-remote version
to sign different remotes using different keys.
-Environment Variables
+Environment variables
=====================
*GCRYPT_FULL_REPACK*
@@ -149,7 +149,7 @@ rsync URIs
whereas plain rsync uses either ``user@host:path`` or
``rsync://user@host/path``.
-Repository Format
+Repository format
.................
| `EncSign(X):` Sign and Encrypt to GPG key holder
@@ -216,7 +216,7 @@ 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.
-See Also
+See also
========
git-remote-helpers(1), gpg(1)