[MacPorts] #32866: "sudo port ex" should extract
#32866: "sudo port ex" should extract -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.3 Keywords: | Port: -------------------------------------+-------------------------------------- I should be able to extract a port by typing "`sudo port ex`", but: {{{ $ sudo port ex Ambiguous action "ex": could be any of {extract exit}. }}} There's no reason why anyone would ever type "`sudo port exit`". -- Ticket URL: <https://trac.macports.org/ticket/32866> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32866: "sudo port ex" should extract -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.3 Keywords: | Port: -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * type: defect => enhancement -- Ticket URL: <https://trac.macports.org/ticket/32866#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32866: "sudo port ex" should extract -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.3 Keywords: | Port: -------------------------------------+-------------------------------------- Comment(by raimue@…): `exit` is a valid command in the interactive port shell. There is no distinction between commands at the moment and all of them can be called in both interactive mode and from command line. Commands that do not need to be available on the command line interface: * cd * quit * exit -- Ticket URL: <https://trac.macports.org/ticket/32866#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts