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