Skip to content

Commit c7c9b64

Browse files
committed
Adding AHA section for HTML generation
Generating .html reports #448
1 parent f2085d7 commit c7c9b64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ A basic example is called basic.html.j2
239239
cat reports.json j2 -f json MySQLTuner-perl/templates/basic.html.j2 > variables.html
240240

241241
or
242+
242243
perl mysqltuner.pl --verbose --json | j2 -f json MySQLTuner-perl/templates/basic.html.j2 > variables.html
243244

244245

0 commit comments

Comments
 (0)