diff options
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 f7008ea80557..8fd837df52e2 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 |