diff options
| -rwxr-xr-x | manual/plugins/md5sum.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/plugins/md5sum.tex b/manual/plugins/md5sum.tex new file mode 100755 index 0000000..cf6e408 --- /dev/null +++ b/manual/plugins/md5sum.tex @@ -0,0 +1,6 @@ +\subsection{md5sum} +Open a file, a directory or just launch it from the plugin menu to create +an md5sum of the file, the directory's contents or the whole filesystem. + If the file's extension is \fname{.md5} or \fname{.md5sum}, it will check + the md5 sums in the file instead. If the file's extension is .md5list it + will compute md5 sums for all the files listed.
\ No newline at end of file |