help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any way of making help less verbose


From: Søren Hauberg
Subject: Re: Any way of making help less verbose
Date: Fri, 10 Nov 2006 08:17:36 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060918)

Hi,
  just add

suppress_verbose_help_message(1);

to your .octaverc

Etienne Grossmann skrev:
  Hello,

maybe the answer is in the manual, but is there any way of suppressing
the output of

======================================================================
Additional help for built-in functions and operators is
available in the on-line version of the manual.  Use the command
`doc <topic>'to search the manual index.

Help and information about Octave is also available on the WWW
at http:°www.octave.org and via the address@hidden
mailing list.
======================================================================

that appears with each and every invocation of help?

  Tia,

  Etienne



reply via email to

[Prev in Thread] Current Thread [Next in Thread]