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

Why does this older version have higher version number than newer version? #164

Closed
ericnewton76 opened this issue Nov 4, 2017 · 3 comments

Comments

@ericnewton76
Copy link
Member

Issue by Korporal
Monday Sep 04, 2017 at 15:21 GMT
Originally opened as gsscoder/commandline#475


@ericnewton76
Copy link
Member Author

Comment by nemec
Monday Sep 04, 2017 at 17:29 GMT


Can you describe the issue, please? Maybe with a screenshot?

@ericnewton76
Copy link
Member Author

Comment by ajtruckle
Monday Sep 04, 2017 at 17:35 GMT


What I mean is, in my code I want a Boolean, eg:

if(options.CreateCalendarEvents)

Do this

So:

command: file -c or file --createcalendarevents

But I also want to specify the path of the file to be read in (to create the events). It seems to me that I either map the option to a string or to some other value. But I was hoping:

file -c="This is the file to the file with the events"

-c will map to the bool property

"...." to the associated string

If I have to do this differently please advise the standard.

Thanks.


From: Dan Nemec [email protected]
Sent: 04 September 2017 18:29
To: gsscoder/commandline
Cc: Subscribed
Subject: Re: [gsscoder/commandline] Why does this older version have higher version number than newer version? (#475)

Can you describe the issue, please? Maybe with a screenshot?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubgsscoder/commandline#475 (comment), or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHnYs5I_xk8puw8DFehry4JPwrjD4Djsks5sfDN1gaJpZM4PMCrP.

@ericnewton76
Copy link
Member Author

Comment by ajtruckle
Monday Sep 04, 2017 at 17:42 GMT


Oops please delete comments. Wrong thread.

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

No branches or pull requests

2 participants