parent
f2085d7524
commit
c7c9b64804
1 changed files with 1 additions and 0 deletions
|
@ -239,6 +239,7 @@ A basic example is called basic.html.j2
|
||||||
cat reports.json j2 -f json MySQLTuner-perl/templates/basic.html.j2 > variables.html
|
cat reports.json j2 -f json MySQLTuner-perl/templates/basic.html.j2 > variables.html
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
||||||
perl mysqltuner.pl --verbose --json | j2 -f json MySQLTuner-perl/templates/basic.html.j2 > variables.html
|
perl mysqltuner.pl --verbose --json | j2 -f json MySQLTuner-perl/templates/basic.html.j2 > variables.html
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue