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

Identify command line flags only available to certain shells #20

Open
beverloo opened this issue Apr 8, 2016 · 0 comments
Open

Identify command line flags only available to certain shells #20

beverloo opened this issue Apr 8, 2016 · 0 comments

Comments

@beverloo
Copy link
Owner

beverloo commented Apr 8, 2016

http://peter.sh/experiments/chromium-command-line-switches/

Certain flags, e.g. --run-layout-test, are only available in certain shells rather than in all of Chrome. This could be determined based on the path of the file, which starts with //content/shell/ in case of the aforementioned flag.

Identifying them using either a new conditional, or a separate new flag, would increase clarify about the applicability.

Thanks to @Jip-Hop for the suggestion :-).

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

1 participant