aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorroot <root@localhost>2013-02-14 00:00:00 +0000
committerroot <root@localhost>2013-02-14 00:00:00 +0000
commit6d36367de5b00cab133084e92fc9723ec47f40fd (patch)
treee449e3114d1176ba272ce263a92a514fd9554d21 /README.rst
parent7d849acd120860a7b6bc9646379d11e28aa38456 (diff)
downloadgit-remote-gcrypt-6d36367de5b00cab133084e92fc9723ec47f40fd.zip
git-remote-gcrypt-6d36367de5b00cab133084e92fc9723ec47f40fd.tar.gz
git-remote-gcrypt-6d36367de5b00cab133084e92fc9723ec47f40fd.tar.bz2
Fix reST syntax in README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 880285f..6add2bd 100644
--- a/README.rst
+++ b/README.rst
@@ -5,7 +5,7 @@
:License: GPLv2 or any later version, see http://www.gnu.org/licenses/
:Decscription: Use GnuPG to use encrypted git remotes
-.. warning:: Repository format MAY STILL change, incompatibly
+.. NOTE:: Repository format MAY STILL change, incompatibly
Introduction
------------
@@ -52,8 +52,8 @@ Configuration
gpg --export KEYID1 > <path-to-keyring>
git config gcrypt.keyring <path-to-keyring>
-+ NOTE: We use the user's gnupg configuration for `cipher-algo` and so on!
- Check your keys and key preferences, see `man gpg`.
+ .. NOTE:: We use the user's gnupg configuration for `cipher-algo` and so on!
+ Check your keys and key preferences, see `man gpg`.
+ All readers of the repository must have their pubkey included in
the keyring used when pushing. All writers must have the complete