aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
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