leonchen83/redis-rdb-cli

--largest doesn't work

Closed this issue · 1 comments

Ask a question
--largest doesn't work

Describe the bug
I got more than N results when I specify --largest N.

To Reproduce
Steps to reproduce the behavior:
rct -f mem -s rdbfile -o outputfile -l 3000

Expected behavior
It should have only 3000 records in outputfile.

Screenshots
None

Version(run rct --version or rct -V and paste the information):
v0.9.5, v0.9.6

Additional context
None

It was my mistake.