aboutsummaryrefslogtreecommitdiff
path: root/accessibility/flite/man/flite_time.1
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-08-02 14:46:45 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:27 +0700
commit81b7beb0b4d915c921b3b9ffe8b0d413b107713e (patch)
tree71903ce6ec9bd9aac0ee07aedf37027f2a9636bf /accessibility/flite/man/flite_time.1
parenteac08384c2626e2c5da70d4dac24899c7f16fad0 (diff)
downloadslackbuilds-81b7beb0b4d915c921b3b9ffe8b0d413b107713e.tar.xz
accessibility/flite: Updated for version 2.2.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility/flite/man/flite_time.1')
-rw-r--r--accessibility/flite/man/flite_time.124
1 files changed, 24 insertions, 0 deletions
diff --git a/accessibility/flite/man/flite_time.1 b/accessibility/flite/man/flite_time.1
new file mode 100644
index 000000000000..656768cb9061
--- /dev/null
+++ b/accessibility/flite/man/flite_time.1
@@ -0,0 +1,24 @@
+.TH FLITE_TIME 1 "February 25, 2003"
+.SH NAME
+flite_time \- A talking clock based on a limited-domain voice
+.SH SYNOPSIS
+.B flite_time
+.I HH:MM
+.SH DESCRIPTION
+.B flite_time
+is a example talking clock based on a limited domain
+voice from Festival Lite.
+
+.SH OPTIONS
+Specify the time you want to have announced at the
+command-line using the format HH:MM.
+
+.SH EXAMPLES
+.IP "flite_time `date +%H:%M`" 4
+Announce the current time.
+
+.SH SEE ALSO
+.BR flite (1), " " festival (1)
+.SH AUTHOR
+This manual page was written by Mario Lang <mlang@debian.org>,
+for the Debian GNU/Linux system (but may be used by others).