diff options
Diffstat (limited to 'issues/mgamma/mgamma-cli.gmi')
-rw-r--r-- | issues/mgamma/mgamma-cli.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/issues/mgamma/mgamma-cli.gmi b/issues/mgamma/mgamma-cli.gmi index aa0585b..4db6533 100644 --- a/issues/mgamma/mgamma-cli.gmi +++ b/issues/mgamma/mgamma-cli.gmi @@ -11,7 +11,7 @@ Tasks for the command line interface # Tasks * [ ] Provide sane CLI interface -* [ ] Add --map-size 10M switch +* [X] Add --map-size 10M switch * [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 |