Updated Getting to know the tools in bin (markdown)

JohnMcLear 2014-11-24 17:34:52 -08:00
parent 87618f909a
commit 1e415aaeb4

@ -53,6 +53,8 @@ Migrate pads from DirtyDB(used in Etherpad by default) to MySQL. Set your MySQL
Extracts all data of a pad, removes and inserts it again. The idea is to repair a pad if it has gone "faulty". Example..
``node bin/repairPad.js test``
You can also pass the settings file as ``--settings thatSettingsFile.json``
# run.sh
Manually starts Etherpad on Linux/Unix. Example..
``bin/run.sh``