mirror of
https://github.com/adulau/hashlookup-server.git
synced 2024-11-24 11:07:11 +00:00
Typo fixed
This commit is contained in:
parent
284e4719c7
commit
d43a693a7d
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@
|
||||||
- `s:nx:md5` sorted set of MD5 non-existing hashes
|
- `s:nx:md5` sorted set of MD5 non-existing hashes
|
||||||
- `s:nx:sha1` sorted set of SHA1 non-existing hashes
|
- `s:nx:sha1` sorted set of SHA1 non-existing hashes
|
||||||
- `s:exist:md5` sorted set of SHA1 existing hashes
|
- `s:exist:md5` sorted set of SHA1 existing hashes
|
||||||
- `s:exixt:sha1` sorted set of SHA1 existing hashes
|
- `s:exist:sha1` sorted set of SHA1 existing hashes
|
||||||
- `stat:<NSRLname>` string with the number of items imported
|
- `stat:<NSRLname>` string with the number of items imported
|
||||||
|
|
Loading…
Reference in a new issue