]> arthur.barton.de Git - pt.git/commitdiff
Added the command "outdated" to the usage help text.
authorAlexander Barton <alex@barton.de>
Fri, 27 Jun 2008 11:14:07 +0000 (13:14 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 27 Jun 2008 11:14:07 +0000 (13:14 +0200)
bin/pt

diff --git a/bin/pt b/bin/pt
index fc4cc1024f64a8a96c56866488dfd63f09532a65..bebd806c0f20ca7de00143bef1bde85d5c52be95 100755 (executable)
--- a/bin/pt
+++ b/bin/pt
@@ -49,6 +49,7 @@ Usage() {
        echo "  remove <port> [<port> [...]]   -- remove port(s)"
        echo "  clean <port> [<port> [...]]    -- 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 <term>                  -- search for port(s)"