Skip to content

Commit c06b8be

Browse files
committed
Updated README style
1 parent b6ca969 commit c06b8be

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ Usage: check how many orphaned rows you have
88
============================================
99

1010
These queries are safe to run, but if you have a large database please note that these can take a while (read: a few hours is normal).
11-
user@host-$ mysql zabbix < checkscript.sql
11+
12+
user@host-$ mysql zabbix < checkscript.sql
1213

1314
Usage: delete the orphaned rows
1415
===============================
1516

1617
Use the queries above on your won risk. Take *backups* first. Once you have back-ups, go ahead and be brave.
18+
1719
user@host-$ mysql zabbix < cleanup.sql

0 commit comments

Comments
 (0)