documented --default-voice in man page

This commit adds the documentation for --default-voice to the espeakup
man page.
This commit is contained in:
William Hubbs 2009-03-08 13:17:59 -05:00
commit 9ee3fd433c

View file

@ -9,6 +9,9 @@ espeakup \(em connect Speakup to the ESpeak TTS engine
.SH SYNOPSIS
.B espeakup
[
.B \-\^\-default-voice=voicename
]
[
.B \-\^\-debug
]
[
@ -19,6 +22,9 @@ espeakup \(em connect Speakup to the ESpeak TTS engine
]
.SH OPTIONS
.TP
.B \-V voicename, \-\^\-default-voice=voicename
Set the espeak voice to be used by default.
.TP
.B \-d, \-\^\-debug
run in the foreground, rather than becoming a daemon process.
.TP