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

docs(manual): fix --stream typo #2503

Closed
wants to merge 1 commit into from
Closed

Conversation

Vap0r1ze
Copy link

this fixes a small typo that had me confused about --stream initially

@wader
Copy link
Member

wader commented Nov 22, 2022

LGTM, i wonder why the "end" array/object paths are skipped in the examples?

$ jq --stream -c <<< '[[],"a",["b"]]'
[[0],[]]
[[1],"a"]
[[2,0],"b"]
[[2,0]]
[[2]]

@Vap0r1ze
Copy link
Author

Me as well, though I didn't question it much because it was just new info to me rather than inaccurate info :P

@itchyny
Copy link
Contributor

itchyny commented Nov 22, 2022

Duplication of #1279, #2010.

@Vap0r1ze
Copy link
Author

that pr is from 2019 and has merge conflicts, clearly dead i figured it would be better to just fix immediately since it is one byte

@Vap0r1ze
Copy link
Author

please let me know if this isnt an easy merge

@Vap0r1ze Vap0r1ze closed this Dec 12, 2022
@Vap0r1ze Vap0r1ze deleted the patch-1 branch December 12, 2022 07:31
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.

3 participants