1
0
Fork 0
forked from len0rd/rockbox

Add md5sum.tex. Sorry for breaking you, manuals.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17894 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marc Guay 2008-06-30 19:10:38 +00:00
parent 08574c43d3
commit 25e0e2831a

6
manual/plugins/md5sum.tex Executable file
View file

@ -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.