[70303] branches/gsoc10-mpwa/bin/new_ports
jrozner at macports.org
jrozner at macports.org
Thu Aug 5 11:33:35 PDT 2010
Revision: 70303
http://trac.macports.org/changeset/70303
Author: jrozner at macports.org
Date: 2010-08-05 11:33:33 -0700 (Thu, 05 Aug 2010)
Log Message:
-----------
Fixed usage statement
Modified Paths:
--------------
branches/gsoc10-mpwa/bin/new_ports
Modified: branches/gsoc10-mpwa/bin/new_ports
===================================================================
--- branches/gsoc10-mpwa/bin/new_ports 2010-08-05 18:13:00 UTC (rev 70302)
+++ branches/gsoc10-mpwa/bin/new_ports 2010-08-05 18:33:33 UTC (rev 70303)
@@ -23,7 +23,7 @@
# Standard procedures
proc print_usage args {
global argv0
- puts "Usage: $argv0 \[-dm\] \[directory\]"
+ puts "Usage: $argv0 \[-dm\] \<directory\>"
puts "-d:\tOutput debugging information"
puts "-m:\tOutput ports newer than the given mtime"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100805/608698ac/attachment.html>
More information about the macports-changes
mailing list