1
0
Fork 0
forked from len0rd/rockbox

Minor fixes in the disktidy description in the manual

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28893 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alexander Levin 2010-12-25 20:32:36 +00:00
parent 6a9a8197b3
commit a69d2c1de7

View file

@ -7,7 +7,7 @@
\fname{.rockbox/rocks/apps/disktidy.config} that is user-modifiable to allow
custom entries to be added.
The asterisk character (``*'') can be used a wild-card which will match any
The asterisk character (``*'') can be used as 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.\\*
@ -21,10 +21,10 @@
\item[Linux] selects Linux files. Default files are
\fname{.dolphinview}, \fname{.d3lphinview}, and \fname{.Trash-*/}.
\item[Windows] selects Windows files. Default files are
\fname{Thumbs.db}, \fname{RECYCLE.BIN}, \fname{Desktop.ini}, \fname{/Recycled} and
\fname{/System Volume Information}.
\fname{Thumbs.db}, \fname{$RECYCLE.BIN/}, \fname{Desktop.ini}, \fname{Recycled/} and
\fname{System Volume Information/}.
\item[Mac] selects OS X files. Default files are \fname{.\_*}, \fname{.DS\_Store},
\fname{/.Spotlight-V100} and \fname{/.Trashes}.
\fname{.Spotlight-V100/} and \fname{.Trashes/}.
\item[Other] selects additional files added to the configuration file by the
user.
\end{description}