/[guile]/guile/guile-core/doc/ref/scripts.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/scripts.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.1 by ossau, Fri Aug 24 11:58:36 2001 UTC revision 1.1.2.2 by ossau, Fri Mar 15 14:12:58 2002 UTC
# Line 94  the feature identifier for the loaded SR Line 94  the feature identifier for the loaded SR
94  guile --use-srfi=8,13  guile --use-srfi=8,13
95  @end example  @end example
96    
97    @item --debug
98    Start with the debugging evaluator and enable backtraces.  Using the
99    debugging evaluator will give you better error messages but it will
100    slow down execution.  By default, the debugging evaluator is only used
101    when entering an interactive session.  When executing a script with
102    @code{-s} or @code{-c}, the normal, faster evaluator is used by default.
103    
104  @item -h@r{, }--help  @item -h@r{, }--help
105  Display help on invoking Guile, and then exit.  Display help on invoking Guile, and then exit.
106    

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26