Update actions.md: correct UpdateMSU options - #701
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
TsekNet
left a comment
There was a problem hiding this comment.
Nit: Can you move each list argument to it's own line to make it easier for humans to read?
|
ping @iamacarpet |
|
Sorry @TsekNet , I'll get this sorted. |
|
There we go @TsekNet , I hope you don't mind me also documenting the argument list, as I found myself having to dive into the code again to confirm the hash format (until I realised I could guess it from the hash length, but that isn't the point) :). |
The example for
UpdateMSUin the docs is misleading.The option need to be an array of updates, each itself an array of arguments.