The proposal to merge curtin:usage-json-double-quotes into curtin:master has been updated.
Commit message changed to: usage: fix help that showed invalid JSON in examples The usage showed examples to override the stages that are executed when running curtin install. That said, JSON only accepts strings surrounded by double quotes and the examples use single quotes. This leads to invalid JSON syntax if the examples are copied. Fixed by inverting the quotes used in the examples so that the examples are valid. For more details, see: https://code.launchpad.net/~curtin-dev/curtin/+git/curtin/+merge/427169 -- Your team curtin developers is subscribed to branch curtin:master. -- Mailing list: https://launchpad.net/~curtin-dev Post to : curtin-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~curtin-dev More help : https://help.launchpad.net/ListHelp