diff options
author | Artyom Bologov | 2024-05-03 01:57:53 +0400 |
---|---|---|
committer | Artyom Bologov | 2024-05-03 01:58:08 +0400 |
commit | 9bdc807bae63fbbb183ac31340a0012cb466c4a5 (patch) | |
tree | b5a18d0a0671596a4117b9ced911c07293db6951 /issues/mgamma | |
parent | a2e1e9157d2e0bb09a1337e37d96a0c4e945eae9 (diff) | |
download | gn-gemtext-9bdc807bae63fbbb183ac31340a0012cb466c4a5.tar.gz |
mgamma/..cli: --map-size done.
Diffstat (limited to 'issues/mgamma')
-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 |