summaryrefslogtreecommitdiff
path: root/server/frob/README.md
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2020-10-04 22:08:09 -0400
committergumi <git@gumi.ca>2020-10-04 22:08:09 -0400
commit5a87ab2dd7fea89b35e3408481575c51f980ae3b (patch)
tree405b966884f5e43556781e69b486afb01ad96573 /server/frob/README.md
parent25a3c3fefae87d55da172f2aaef6a27987f439fd (diff)
downloadtools-5a87ab2dd7fea89b35e3408481575c51f980ae3b.tar.gz
tools-5a87ab2dd7fea89b35e3408481575c51f980ae3b.tar.bz2
tools-5a87ab2dd7fea89b35e3408481575c51f980ae3b.tar.xz
tools-5a87ab2dd7fea89b35e3408481575c51f980ae3b.zip
[frob] add a mode to list item hoardersgithub/fork/Helianthella/hoarders
Diffstat (limited to 'server/frob/README.md')
-rw-r--r--server/frob/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/server/frob/README.md b/server/frob/README.md
index 88c6880..0d64f7d 100644
--- a/server/frob/README.md
+++ b/server/frob/README.md
@@ -18,4 +18,9 @@ make frob items="item..item" # item range
make frob items="item,item item-item item" # mixed
```
+### Special flags
+- `--dry`: performs a dry run (does not modify databases)
+- `--sql`: converts the flatfile databases to MySQL tables in the `legacy` database
+- `--stats`: compiles statistics about general item distribution
+
[Deno]: https://deno.land