phenom1911 / autocrack

Automatically exported from code.google.com/p/autocrack
0 stars 0 forks source link

Replace "tts" with "voice" in suggestion text #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run autocrack
2. It says: "Looks like you have festival installed. Have you tried the tts 
option?"
3. Oh, how cool, no, I haven't. Let's try it:
4. Run autocrack --tts, or autocrack -tts, or autocrack tts
All fail because no such option exists.

So I have a look at the --help and find out the option is actually called 
"voice", not "tts". Then why not change that text to

"Have you tried the voice option?"

Original issue reported on code.google.com by matteosi...@gmail.com on 6 Aug 2013 at 11:28