src/doc/commands/templates: move `commands_html` to `html_commands`
[nit.git] / src / doc / templates / tests / test_html_commands.sav / test_cmd_man_options.res
diff --git a/src/doc/templates/tests/test_html_commands.sav/test_cmd_man_options.res b/src/doc/templates/tests/test_html_commands.sav/test_cmd_man_options.res
new file mode 100644 (file)
index 0000000..876cee2
--- /dev/null
@@ -0,0 +1,13 @@
+<pre>
+<table width='100%'>
+<tr>
+<th valign='top' width='30%'>--opt1</th>
+<td width='70%'>Option 1.</td>
+</tr>
+<tr>
+<th valign='top' width='30%'>--opt2</th>
+<td width='70%'>Option 2.</td>
+</tr>
+</table>
+</pre>
+