Skip to content

Commit 036db3d

Browse files
committed
Update README.md
1 parent fa27789 commit 036db3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ go get -u -v github.com/Sora233/buntdb-cli
3838
* rollback
3939
* show
4040
* keys
41+
* search
4142
* use
4243
* shrink
4344
* save
@@ -47,5 +48,4 @@ You can provide -h flag for command to print help message.
4748

4849
### TODO
4950

50-
- [ ] create index (Index is memory-only, You need to create index everytime you restart, so I am considering whether to
51-
impl it)
51+
- [ ] create index (Index is memory-only, You need to create index everytime you restart, so I am considering whether to impl it)

0 commit comments

Comments
 (0)