diff options
author | Thomas Martitz <kugel@rockbox.org> | 2009-03-01 23:58:26 +0000 |
---|---|---|
committer | Thomas Martitz <kugel@rockbox.org> | 2009-03-01 23:58:26 +0000 |
commit | ce1c189d509b1b88044f9821fa36f2461af07219 (patch) | |
tree | f795b57276b0ed9f8a4ba94fe73b9716bc2c89b6 /manual/appendix | |
parent | f18eadd62dc093bfe14a1f31b7bfc532fabfd41c (diff) |
Document the sorting setting in the Config file options appendix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20162 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
-rw-r--r-- | manual/appendix/config_file_options.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index c298bf0509..4230113183 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -116,6 +116,7 @@ Announce Battery Level & off, on & N/A\\ sort files & alpha, oldest, newest, type & N/A\\ sort dirs & alpha, oldest, newest & N/A\\ + sort interpret number & digits, numbers & N/A\\ tagcache\_autoupdate & on, off & N/A\\ warn when erasing dynamic playlist |