Skip to content

Commit 6003def

Browse files
committed
Updated README.md
Added code blocks for command line usage summary
1 parent d79aa79 commit 6003def

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ mysqlfragfinder
33

44
finds your fragmented tables...and defragments them
55

6+
```
67
me@host:~/src/mysqlfragfinder $ ./mysqlfragfinder.sh
78
MySQL fragmentation finder (and fixer) v1.0.0
89
Written by Phil Dufault (phil@dufault.info, http://www.dufault.info)
@@ -19,3 +20,4 @@ Authentication information not found as arguments, nor in .my.cnf
1920
if this option is not used, all databases are targeted
2021
--check only shows fragmented tables, but do not optimize them
2122
--detail additionally display fragmented tables
23+
```

0 commit comments

Comments
 (0)