src/doc/commands/templates: move `commands_json` to `json_commands`
[nit.git] / src / doc / templates / tests / test_json_commands.sav / test_cmd_man_options.res
1 {
2         "options": {
3                 "--opt1": "Option 1.",
4                 "--opt2": "Option 2."
5         }
6 }