From: Alexander Barton Date: Fri, 27 Jun 2008 11:14:07 +0000 (+0200) Subject: Added the command "outdated" to the usage help text. X-Git-Tag: rel-0-1-0~3 X-Git-Url: https://arthur.ath.cx/gitweb/?a=commitdiff_plain;h=6a8c1f0a497027a729108a12dfe48f180a376d36;p=pt.git Added the command "outdated" to the usage help text. --- diff --git a/bin/pt b/bin/pt index fc4cc10..bebd806 100755 --- a/bin/pt +++ b/bin/pt @@ -49,6 +49,7 @@ Usage() { echo " remove [ [...]] -- remove port(s)" echo " clean [ [...]] -- clean port build files" echo " update -- update port database" + echo " outdated -- list all outdated ports" echo " upgrade -- upgrade outdated port(s)" echo " freshup -- update port database & list outdated ports" echo " search -- search for port(s)"