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 documentation of 'inspect' command with '--raw' attribute #1240

Merged
merged 1 commit into from Apr 11, 2019

Conversation

jgsogo
Copy link
Contributor

@jgsogo jgsogo commented Apr 9, 2019

@danimtb danimtb merged commit 246321c into conan-io:develop Apr 11, 2019
@ghost ghost removed the stage: review label Apr 11, 2019
@jgsogo jgsogo deleted the pr/4903-inspect-raw branch April 11, 2019 13:01
@solvingj
Copy link
Contributor

solvingj commented May 7, 2019

I think the example should be:
$ conan inspect zlib/1.2.11@conan/stable -a settings --raw

@jgsogo
Copy link
Contributor Author

jgsogo commented May 7, 2019

No, --raw expects one argument. You can read about the reasoning here. The problem was that some attributes expands over more than one line (options, default_options) and it could be hard to know which lines correspond to which attributes. So, one attribute at a time is the easiest way to know that all lines correspond to that attribute.

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.

None yet

3 participants