]> err.no Git - pwstore/commitdiff
more nits
authorPeter Palfrader <peter@palfrader.org>
Sun, 17 Jul 2011 07:51:39 +0000 (09:51 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sun, 17 Jul 2011 07:51:39 +0000 (09:51 +0200)
README.asciidoc

index ce736f3d11e045b7e1168bf0b94f51bfb534df98..2e401c245a41fea709e6dae35984286bfa349bba 100644 (file)
@@ -60,7 +60,7 @@ adding a new file
 =================
 
 -----------------------------
-# pws ed -n file
+% pws ed -n file
 -----------------------------
 
 editing files
@@ -69,10 +69,10 @@ editing files
 Every file needs a header like:
 
 ------------------------------
-access: @all
+access: @admins, maxx
 ------------------------------
 
-You can edit the encrypted file with the pws tool: +pwd ed file+.
+You can edit the encrypted file with the pws tool: +pws ed file+.
 
 updating the keyring
 ====================