]> err.no Git - pwstore/commitdiff
nit
authorPeter Palfrader <peter@palfrader.org>
Sun, 17 Jul 2011 08:06:31 +0000 (10:06 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sun, 17 Jul 2011 08:06:31 +0000 (10:06 +0200)
README.asciidoc

index a39d983e21539eec67fcbae33e0984dd572940de..44aa943b45934c4b6b9cc166a1f81375f884f886 100644 (file)
@@ -22,7 +22,7 @@ First you need a file where your users and group are defined in.  This
 file is named .users.  Lines consist of assignments of the form
  <username> = <keyfingerprint>
 and
- @<groupname> = <username>|@<groupname> [, [<username>|@<groupname> ...]
+ @<groupname> = <username>|@<groupname> [, <username>|@<groupname> ...]
 
 Lines starting with a # are comments and thus get ignored.