The Wayback Machine - https://web.archive.org/web/20210107183948/https://github.com/neuecc/MessagePack-CSharp/pull/1099
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

Fix mpc arg documentation #1099

Merged
merged 1 commit into from Nov 11, 2020
Merged

Fix mpc arg documentation #1099

merged 1 commit into from Nov 11, 2020

Conversation

@AArnott
Copy link
Collaborator

@AArnott AArnott commented Oct 30, 2020

We do not support a comma-delimited list. Supporting it wouldn't be significantly more efficient than having the caller invoke the tool multiple times, so I'm fixing the docs to reflect functionality rather than adding list support.

Fixes #1098

We do not support a comma-delimited list. Supporting it wouldn't be significantly more efficient than having the caller invoke the tool multiple times, so I'm fixing the docs to reflect functionality rather than adding list support.
@AArnott AArnott added this to the v2.2 milestone Oct 30, 2020
@AArnott AArnott requested a review from neuecc Oct 30, 2020
@AArnott AArnott self-assigned this Oct 30, 2020
@neuecc
neuecc approved these changes Nov 11, 2020
Copy link
Owner

@neuecc neuecc left a comment

thanks!

@AArnott AArnott merged commit 38bc9b4 into neuecc:master Nov 11, 2020
1 check passed
1 check passed
MessagePack-CSharp-CI #2.2.75+075fb39ecb succeeded
Details
@AArnott AArnott deleted the AArnott:fix1098 branch Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.