Updated helpstrings

This commit is contained in:
neersighted 2012-05-15 20:07:27 -07:00
parent 75a001ad5d
commit 54cf797b1e
60 changed files with 104 additions and 104 deletions

View file

@ -6,8 +6,8 @@ from util.text import get_text_list
@hook.command(autohelp=False)
def namegen(inp, notice=None):
".namegen [modules] -- Generates some names using the chosen modules. " \
"'.namegen list' will display a list of all modules."
"namegen [modules] -- Generates some names using the chosen modules. " \
"'namegen list' will display a list of all modules."
gen = molecular.Molecule()