Skip to content

Commit 1cc096d

Browse files
committed
readme
1 parent cfcc4c7 commit 1cc096d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,24 @@
33

44
chkbit alerts you to data corruption in your files, especially during transfers, backups, and after recovery. It helps detect issues like disk damage, filesystem errors, and malware interference.
55

6+
The latest version can also detect duplicate files and run deduplication on supported systems.
7+
68
![gif of chkbit](https://raw.githubusercontent.com/wiki/laktak/chkbit/readme/chkbit.gif "chkbit")
79

810
[Chkbit Introduction](https://laktak.github.io/chkbit/)
911
- [Install](https://laktak.github.io/chkbit/get/)
1012
- [How does it work?](https://laktak.github.io/chkbit/how/)
13+
- [File Deduplication](https://laktak.github.io/chkbit/dedup/)
1114
- [Usage](https://laktak.github.io/chkbit/usage/)
1215
- [FAQ](https://laktak.github.io/chkbit/faq/)
1316

17+
## Latest Releases
18+
19+
### version 6.3
20+
21+
- new file deduplication command!
1422

15-
## version 6
23+
### version 6
1624

1725
- chkbit adds a new `atom` mode to store all indices in a single file
1826
- there is a new `fuse` command to merge split indexes into an atom

0 commit comments

Comments
 (0)