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:
parent
08574c43d3
commit
25e0e2831a
1 changed files with 6 additions and 0 deletions
6
manual/plugins/md5sum.tex
Executable file
6
manual/plugins/md5sum.tex
Executable 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.
|
Loading…
Add table
Add a link
Reference in a new issue