summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorMarc Guay <marcguay@rockbox.org>2008-06-30 19:10:38 +0000
committerMarc Guay <marcguay@rockbox.org>2008-06-30 19:10:38 +0000
commit25e0e2831ac54522fc8fd1db88500097c92c5424 (patch)
tree6bf85a416c37780b5acb4beec52f7971dfa604b7 /manual
parent08574c43d314cf9ac189e2d2c6467bca6ed9e97e (diff)
downloadrockbox-25e0e2831ac54522fc8fd1db88500097c92c5424.tar.gz
rockbox-25e0e2831ac54522fc8fd1db88500097c92c5424.zip
Add md5sum.tex. Sorry for breaking you, manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17894 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rwxr-xr-xmanual/plugins/md5sum.tex6
1 files changed, 6 insertions, 0 deletions
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 @@
1\subsection{md5sum}
2Open a file, a directory or just launch it from the plugin menu to create
3an md5sum of the file, the directory's contents or the whole filesystem.
4 If the file's extension is \fname{.md5} or \fname{.md5sum}, it will check
5 the md5 sums in the file instead. If the file's extension is .md5list it
6 will compute md5 sums for all the files listed. \ No newline at end of file