Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37746724
en ru br
ALT Linux repos
S:1.48.04-alt3
5.0: 1.44.05-alt0.M50.1
4.1: 1.44.05-alt0.M41.2
4.0: 1.44.05-alt0.M40.1

Group :: Sound
RPM: espeak

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: espeak-1.48-help-fix.patch
Download


diff --git a/src/espeak.cpp b/src/espeak.cpp
index dbd83f2..bf9c6c3 100644
--- a/src/espeak.cpp
+++ b/src/espeak.cpp
@@ -83,7 +83,8 @@ static const char *help_text =
 "--version  Shows version number and date, and location of espeak-data\n"
 "--voices=<language>\n"
 "\t   List the available voices for the specified language.\n"
-"\t   If <language> is omitted, then list all voices.\n";
+"\t   If <language> is omitted, then list all voices.\n"
+"-h, --help Show this help.\n";
 
 
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin