diff --git a/manual/plugins/md5sum.tex b/manual/plugins/md5sum.tex new file mode 100755 index 0000000000..cf6e40890b --- /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