[pure-lang-svn] SF.net SVN: pure-lang: [375] pure/trunk/pure.1.in
Status: Beta
Brought to you by:
agraef
From: <ag...@us...> - 2008-07-03 00:23:38
|
Revision: 375 http://pure-lang.svn.sourceforge.net/pure-lang/?rev=375&view=rev Author: agraef Date: 2008-07-02 17:23:46 -0700 (Wed, 02 Jul 2008) Log Message: ----------- Update documentation. Modified Paths: -------------- pure/trunk/pure.1.in Modified: pure/trunk/pure.1.in =================================================================== --- pure/trunk/pure.1.in 2008-07-03 00:19:47 UTC (rev 374) +++ pure/trunk/pure.1.in 2008-07-03 00:23:46 UTC (rev 375) @@ -165,8 +165,10 @@ .B -n option and specify the .B prelude.pure -file explicitly on the command line. Alternatively, you can also use the -interactive +file explicitly on the command line. Verbose output is also suppressed for +modules imported through a +.B using +clause. As a remedy, you can use the interactive .B list command (see the \fBINTERACTIVE USAGE\fP section below) to list definitions along with additional debugging information. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |