summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--issues/mgamma/mgamma-cli.gmi5
1 files changed, 3 insertions, 2 deletions
diff --git a/issues/mgamma/mgamma-cli.gmi b/issues/mgamma/mgamma-cli.gmi
index 1ee4dce..aa0585b 100644
--- a/issues/mgamma/mgamma-cli.gmi
+++ b/issues/mgamma/mgamma-cli.gmi
@@ -12,6 +12,7 @@ Tasks for the command line interface
* [ ] Provide sane CLI interface
* [ ] Add --map-size 10M switch
-* [ ] Use lmdb files instead of dir (no switch for --lmdb)
-* [ ] Move mgamma into ./bin
+* [X] Use lmdb files instead of dir
+* [ ] Find a way to open/create named DBs. Right now it's based on data.mdb renaming.
+* [X] Move mgamma into ./bin
* [ ] Add ./bin/mgemma compatibility tool (note it is not mgamma)