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

Update help file for commands #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

juhasev
Copy link
Contributor

@juhasev juhasev commented Jan 11, 2020

Added help file how to run options without values.

Right now if you run option with just the name you get "Undefined offset: 1". Maybe this should be fixed so that we check if option has value and if it doesn't we just take it as option without value i.e.

--force

Added help file how to run options with values. 

This should be rather fixed. Right now if you run "Undefined offset: 1" if you don't include equals with your empty option.
@fletch3555
Copy link
Member

This seems like it would be better fixed in the command rather than worked-around in the docs.

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