[31973] trunk/www/install.php

jmpp at macports.org jmpp at macports.org
Wed Dec 12 17:26:48 PST 2007


Revision: 31973
          http://trac.macosforge.org/projects/macports/changeset/31973
Author:   jmpp at macports.org
Date:     2007-12-12 17:26:47 -0800 (Wed, 12 Dec 2007)

Log Message:
-----------
Users don't usually want to see debugging output. Verbose is just fine, so advise that.

Modified Paths:
--------------
    trunk/www/install.php

Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php	2007-12-13 01:11:48 UTC (rev 31972)
+++ trunk/www/install.php	2007-12-13 01:26:47 UTC (rev 31973)
@@ -73,7 +73,7 @@
     in the building and installation of ports. After installation is done, it is recommended that you run this step manually
     on a regular basis to to keep your MacPorts system always current:</p>
     
-    <pre>sudo port -d selfupdate</pre>
+    <pre>sudo port -v selfupdate</pre>
 
     <p>At this point you should be ready to enjoy MacPorts!</p>
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071212/6283f242/attachment.html


More information about the macports-changes mailing list