Changeset 14519 for trunk/base


Ignore:
Timestamp:
Oct 10, 2005, 2:49:29 AM (18 years ago)
Author:
jberry
Message:

Add new actions to output of help action.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/base/src/port/port.tcl

    r14509 r14519  
    33exec @TCLSH@ "$0" "$@"
    44# port.tcl
    5 # $Id: port.tcl,v 1.116 2005/10/09 19:31:16 pguyot Exp $
     5# $Id: port.tcl,v 1.117 2005/10/10 02:49:29 jberry Exp $
    66#
    77# Copyright (c) 2004 Robert Shaw <rshaw@opendarwin.org>
     
    155155        help, info, location, provides, activate, deactivate, selfupdate,
    156156        upgrade, version, compact, uncompact, uninstall, installed, outdated,
    157         contents, deps, variants, search, list, echo, sync,
    158         fetch, patch, extract, build, destroot, install, test
     157        contents, deps, variants, search, list, echo, sync, dir, file, cat, edit,
     158        fetch, patch, extract, build, destroot, install, test.
    159159       
    160160Pseudo-portnames:
Note: See TracChangeset for help on using the changeset viewer.