[55640] branches/gsoc09-logging/base/src/port/port-help.tcl
enl at macports.org
enl at macports.org
Sat Aug 15 04:35:12 PDT 2009
Revision: 55640
http://trac.macports.org/changeset/55640
Author: enl at macports.org
Date: 2009-08-15 04:35:09 -0700 (Sat, 15 Aug 2009)
Log Message:
-----------
Added help for port command
Modified Paths:
--------------
branches/gsoc09-logging/base/src/port/port-help.tcl
Modified: branches/gsoc09-logging/base/src/port/port-help.tcl
===================================================================
--- branches/gsoc09-logging/base/src/port/port-help.tcl 2009-08-15 08:35:14 UTC (rev 55639)
+++ branches/gsoc09-logging/base/src/port/port-help.tcl 2009-08-15 11:35:09 UTC (rev 55640)
@@ -40,8 +40,16 @@
--dist Removes downloaded distfiles
--work Removes work directory (default)
--all Removes everything from above
+--logs Removes log files for port
}
+set porthelp(log) {
+Shows main log for given ports
+
+--phase <phase> Filteres log file by phase (configure, fetch, etc..)
+--verbosity <ver> Filteres log file by verbosity level (msg, debug, info)
+}
+
set porthelp(configure) {
Configure the given ports
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090815/d67f6a81/attachment.html>
More information about the macports-changes
mailing list