Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Remove unneeded code #16

@moozzyk

Description

@moozzyk

Looks like we assign the ShowHelp action to app.OnExecute but then a few lines below we overwrite it with the application logic. The first assignment is always overwritten so it's not needed.
As a sidenote - returning 2 does not seem to be correct - I believe we should return 0 for --help.

Related to #14

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions