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

Document "xo"'s --not-first option #59

Closed
philshafer opened this issue Sep 11, 2018 · 1 comment
Closed

Document "xo"'s --not-first option #59

philshafer opened this issue Sep 11, 2018 · 1 comment
Assignees
Labels

Comments

@philshafer
Copy link
Contributor

philshafer commented Sep 11, 2018

See https://lists.freebsd.org/pipermail/freebsd-hackers/2018-September/053304.html

>"bhyve": {
>  "machines": {
>    "machine": {
>      "name": "test1",
>      "memory": "2GB"
>    }    "machine": {
>      "name": "test2",
>      "memory": "4GB"
>    }
>  }
>}

There's an "xo" option called "--not-first" for exactly these
situations; place that option on the second invocation so it
will know to emit the leading comma. This should be documented (#59).

@philshafer philshafer added the bug label Sep 11, 2018
@philshafer philshafer self-assigned this Sep 11, 2018
@philshafer
Copy link
Contributor Author

Added in 02caa91..638d6ba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant