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)
Sun, Dec 22, 7:08 PM
Unknown Object (File)
Dec 13 2024, 7:22 AM
Unknown Object (File)
Oct 1 2024, 8:29 PM
Unknown Object (File)
Sep 7 2024, 10:31 PM
Unknown Object (File)
Sep 6 2024, 8:19 PM
Unknown Object (File)
Aug 18 2024, 2:24 PM
Unknown Object (File)
Aug 15 2024, 12:22 AM
Unknown Object (File)
Aug 6 2024, 7:15 PM
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.