diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2013-10-29 07:08:44 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-29 20:12:26 -0500 |
commit | 1469b4b40b2b3a02bb6e4173520e72bd02327357 (patch) | |
tree | 380de7827c0df2684988379a60aca77f997adf0e /academic/solfege/solfege.1 | |
parent | eff903215f44a37d273cc98cc48ad0c46e5efd8c (diff) | |
download | slackbuilds-1469b4b40b2b3a02bb6e4173520e72bd02327357.tar.gz |
academic/solfege: Updated for version 3.22.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/solfege/solfege.1')
-rw-r--r-- | academic/solfege/solfege.1 | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/academic/solfege/solfege.1 b/academic/solfege/solfege.1 index f7008ea805..8fd837df52 100644 --- a/academic/solfege/solfege.1 +++ b/academic/solfege/solfege.1 @@ -1,5 +1,5 @@ -." Text automatically generated by txt2man -.TH Solfege 1 "06 June 2009" "" "" +.\"Text automatically generated by txt2man +.TH Solfege 1 "May 27, 2013" "GNU Solfege 22.0" "" .SH NAME \fBsolfege \fP- GPL'ed ear training software .SH SYNOPSIS @@ -47,6 +47,9 @@ porting. \fB--debug\fP Include features used by the Solfege developers to debug the program. +\fB--debug-level\fP=DEBUG_LEVEL +Valid debug values are: debug, info, warning, error, +critical .TP .B \fB--disable-exception-handler\fP @@ -59,19 +62,19 @@ For debugging only: Select questions from lesson files in sequential order. .TP .B -\fB--enable-gtkhtml\fP -Run using gtkhtml2 instead of the built in HTML -viewer. +\fB--show-gtk-warnings\fP +Show GtkWarnings and PangoWarnings in the traceback +window. .TP .B -\fB--no-cairo-widgets\fP -Do not use the cairo version of input widgets, even if -we run gtk+ 2.8.0 or newer. +\fB-P\fP PROFILE +Start with <profile>. Create the profile if it does +not exist. .TP .B -\fB--show-gtk-warnings\fP -Show GtkWarnings and PangoWarnings in the traceback -window. +\fB--make-screenshots\fP +Create or update the screenshots for the user manual. +Intended for developers of this program. .RE .PP |