]> Nutra Git (v1) - gamesguru/git-remote-gcrypt.git/commitdiff
Fix reST syntax in README
authorroot <root@localhost>
Thu, 14 Feb 2013 00:00:00 +0000 (00:00 +0000)
committerroot <root@localhost>
Thu, 14 Feb 2013 00:00:00 +0000 (00:00 +0000)
README.rst

index 880285f48db31e93228f7afd1d5d6ca7c6750971..6add2bdd8d85c64d5aa6b8b420375e261c0a1c29 100644 (file)
@@ -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