clarify --littleendian

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11059 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2006-09-26 10:43:30 +00:00
parent 80ec47f683
commit d76a1e904f

View file

@ -77,7 +77,8 @@ Options:
--add <path> Adds this string to the left of all file names
--dirisalbum Use dir name as album name if the album name is missing in the
tags
--littleendian Write out data as little endian (for simulator)
--littleendian Write out data as little endian (for x86 simulators and ARM-
based targets such as iPods and iriver H10)
--verbose Shows more details while working
--help This text
MOO