]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Fix typo
authorJason Blevins <jrblevin@sdf.lonestar.org>
Fri, 24 Oct 2008 21:11:11 +0000 (17:11 -0400)
committerJason Blevins <jrblevin@sdf.lonestar.org>
Fri, 24 Oct 2008 21:11:11 +0000 (17:11 -0400)
doc/tips/untrusted_git_push.mdwn

index b7dba74c67c6828edc36e65ac1340ebf248ff46c..aef67a3db7f048532b90e90ad9fe6d1f99b87fbf 100644 (file)
@@ -47,7 +47,7 @@ can make a commit that pretends to be done by someone else.
 Add a dedicated user who will push in untrusted commits. This user should have
 a locked password, and `git-shell` as its shell.
 
 Add a dedicated user who will push in untrusted commits. This user should have
 a locked password, and `git-shell` as its shell.
 
-       root@bluebird:/home/joey>adduser --shell=/usr/bin/git-shell--disabled-password anon
+       root@bluebird:/home/joey>adduser --shell=/usr/bin/git-shell --disabled-password anon
        Adding user `anon' ...
 
 ## ikiwiki setup
        Adding user `anon' ...
 
 ## ikiwiki setup