summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 879e026..58ca925 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ Available scripts:
```
db_create
db_populate
+db_fast_populate
db_start
db_stop
```
@@ -22,6 +23,9 @@ db_stop
The start/stop scripts assume that you're using systemd.
If not, just start/stop the mariadb service manually.
+db_fast_populate is a non-tested experimental alternative that
+attempts to use a backup sql file to create the database.
+
## Changes
### Single parameters ONLY
You can only search a parameter at a time.