summaryrefslogtreecommitdiffstats
path: root/manual/plugins/disktidy.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-10-31 14:58:49 +0000
committerAlex Parker <rockbox@aeparker.com>2010-10-31 14:58:49 +0000
commitdbe2ac1ec6f4ed88f267d2a4df024b6dc42a87ff (patch)
tree076f868c07677cc7eec0d1c636535f864173f578 /manual/plugins/disktidy.tex
parentdfac9503eb2828bf93fd5f6e29a46125c4fbeeb7 (diff)
downloadrockbox-dbe2ac1ec6f4ed88f267d2a4df024b6dc42a87ff.tar.gz
rockbox-dbe2ac1ec6f4ed88f267d2a4df024b6dc42a87ff.zip
Manual: rejig the disktidy plugin entry somewhat.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28420 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/disktidy.tex')
-rw-r--r--manual/plugins/disktidy.tex24
1 files changed, 13 insertions, 11 deletions
diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex
index c0d429cb7f..cb3f171733 100644
--- a/manual/plugins/disktidy.tex
+++ b/manual/plugins/disktidy.tex
@@ -1,17 +1,18 @@
% $Id$ %
\subsection{Disk Tidy}
- Disk Tidy deletes junk files left behind by Windows, Linux or OS X after a USB
- connection. Select the OS's files you want to delete in the `Files to Clean'
- menu and select `Start Cleaning' to begin to process. The settings
- are stored in \fname{.rockbox/rocks/apps/disktidy.config}, in a plain text
- file that is user-modifiable to allow more entries to be added.
+ Disk Tidy deletes junk files commonly left behind by Windows, Linux and
+ OS X after connecting your \dap{} over USB. Select the files you want to
+ delete in the ``Files to Clean'' menu and select ``Start Cleaning'' to begin
+ the process. The settings are stored in the plain text file
+ \fname{.rockbox/rocks/apps/disktidy.config} that is user-modifiable to allow
+ custom entries to be added.
- You can use up to one '*' as a wild-card character which matches any string.
- the first '*' is recognized as a wild-card character and any additional '*' are
- literal '*'.
+ The asterisk character (``*'') can be used a wild-card which will match any
+ string; however only the first asterisk will be recognised as a wild-card
+ with any additional uses being taken as literal.\\*
- \warn{Be careful when you use custom entries.
- You could accidentally delete important files.}
+ \warn{Be careful when you use custom entries as you could accidentally delete
+ important files.}
\subsubsection{Available Options}
\begin{description}
@@ -24,7 +25,8 @@
\fname{/System Volume Information}.
\item[Mac] selects OS X files. Default files are \fname{.\_*}, \fname{.DS\_Store} and
\fname{/.Trashes}.
- \item[Other] selects additional files added in by the user.
+ \item[Other] selects additional files added to the configuration file by the
+ user.
\end{description}
\begin{btnmap}