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:
parent
6a9a8197b3
commit
a69d2c1de7
1 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue