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

PROGRESS_ARGS documentation sparse #70

Closed
cheater opened this issue Jan 22, 2016 · 3 comments
Closed

PROGRESS_ARGS documentation sparse #70

cheater opened this issue Jan 22, 2016 · 3 comments

Comments

@cheater
Copy link

cheater commented Jan 22, 2016

It is not clear how to add multiple arguments, please add an example which contains multiple long-form and short-form arguments.

It is not mentioned which arguments take precedence (env or command line).

@Xfennec
Copy link
Owner

Xfennec commented Jan 22, 2016

OK, you're right with precedence (which is wrong actually, BTW), but I'm not sure to understand the issue with multiple -p or -i (or long options) ? Can you explain what looks wrong to you ?

@cheater
Copy link
Author

cheater commented Jan 22, 2016

Nothing looks wrong, just add a line such as:

PROGRESS_ARGS='-M --ignore-file ~/.xsession-errors'

so that people know they can do something like this. :)

@Xfennec
Copy link
Owner

Xfennec commented Jan 25, 2016

Updated with fc8046c, thanks.

@Xfennec Xfennec closed this as completed Jan 25, 2016
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