projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8473a96
)
'tahoe create-key-generator': fix help text
author
Brian Warner
<warner@allmydata.com>
Tue, 18 Nov 2008 08:47:58 +0000
(
01:47
-0700)
committer
Brian Warner
<warner@allmydata.com>
Tue, 18 Nov 2008 08:47:58 +0000
(
01:47
-0700)
src/allmydata/scripts/keygen.py
patch
|
blob
|
history
diff --git
a/src/allmydata/scripts/keygen.py
b/src/allmydata/scripts/keygen.py
index c08422f9afe2848f33c4e2347a7cacb4bdca0e1c..ddc98b82a6d3e6792e7fdb75b9f840a3b3e53342 100644
(file)
--- a/
src/allmydata/scripts/keygen.py
+++ b/
src/allmydata/scripts/keygen.py
@@
-5,7
+5,7
@@
from twisted.python import usage
class CreateKeyGeneratorOptions(usage.Options):
optParameters = [
- ["basedir", "C", None, "which directory to create the
client
in"],
+ ["basedir", "C", None, "which directory to create the
key-generator
in"],
]
keygen_tac = """