Page MenuHomeFreeBSD

editors/sublime: accept arguments in the binary
ClosedPublic

Authored by xmj on Nov 29 2014, 11:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 8, 11:02 AM
Unknown Object (File)
Thu, Mar 6, 3:27 PM
Unknown Object (File)
Tue, Mar 4, 2:43 PM
Unknown Object (File)
Thu, Feb 27, 6:03 PM
Unknown Object (File)
Mon, Feb 24, 12:37 AM
Unknown Object (File)
Sun, Feb 23, 2:31 PM
Unknown Object (File)
Fri, Feb 21, 9:15 AM
Unknown Object (File)
Thu, Feb 20, 1:42 AM
Subscribers
Tokens
"Like" token, awarded by rodrigc.

Details

Reviewers
swills
koobs
Summary
editors/sublime: accept arguments in the binary

- make sublime accept arguments such as --version and --help

Spotted by:	rodrigc
Approved by:	swills (mentor)
Test Plan

make -C ports/editors/sublime install clean ; sublime --help (starts sublime
instead of outputting the build/version)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

xmj retitled this revision from to editors/sublime: accept arguments in the binary.
xmj updated this object.
xmj edited the test plan for this revision. (Show Details)
xmj added reviewers: swills, koobs.
koobs edited edge metadata.

LGTM

Ship it!

This revision is now accepted and ready to land.Nov 30 2014, 1:19 AM

Committed revision 373657.