Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added cli to run validation. #14

Merged
merged 2 commits into from
May 13, 2015
Merged

Added cli to run validation. #14

merged 2 commits into from
May 13, 2015

Conversation

timurkamalov
Copy link
Contributor

No description provided.

@Parameters(commandNames = "verapdf")
public class CommandVeraPDF extends Command {

@Parameter(names = "-validate", required = true)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I vote that we should use the GNU conventions where "word" parameters are prefixed by a double hyphen, i.e. --input rather than -input. SIngle hyphens can be used for single character abbreviations of word options, e.g. -i as an alternative to --input.

carlwilson added a commit that referenced this pull request May 13, 2015
@carlwilson carlwilson merged commit 793cb26 into veraPDF:master May 13, 2015
carlwilson added a commit that referenced this pull request May 8, 2018
Feat - Codecov for Travis Build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants