summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-11-16 03:32:46 +0000
committerRoger Dingledine <arma@torproject.org>2008-11-16 03:32:46 +0000
commit53b653babc52e05ce580255d068ab2cbf10ed256 (patch)
tree1a8f958ff1933485d92dcaf25de0ac55320506f4 /doc
parent1ea3609ee24621dc43ed1ad4287122c050d63cea (diff)
fix some confusing documentation on the thandy howto
git-svn-id: file:///home/or/svnrepo/updater/trunk@17278 55e972cd-5a19-0410-ae62-a4d7a52db4cd
Diffstat (limited to 'doc')
-rw-r--r--doc/HOWTO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/HOWTO b/doc/HOWTO
index 0534723..6b0fa21 100644
--- a/doc/HOWTO
+++ b/doc/HOWTO
@@ -69,7 +69,7 @@ paths in the repository. Example roles are:
# Give a key permission to sign the mirror list
thandy-pk addrole {KEYID} mirrors /meta/mirrors.txt
- # Give a key permission to sign the mirror list
+ # Give a key permission to sign the online timestamp file
thandy-pk addrole {KEYID} timestamp /meta/timestamp.txt
# Give a key permission to sign all packages in /pkginfo/tor/win32/*.txt
@@ -95,7 +95,7 @@ To export the public parts of a key and its roles, run:
thandy-pk dumpkey {KEYID}
To include the private portions of a key (so you can print it for a backup
-or something, run:
+or something), run:
thandy-pk dumpkey --include-secret {KEYID}