diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2007-01-06 10:06:08 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2007-01-06 10:06:08 +0000 |
commit | 00528e0c4d4f7d48684ec1c168821b7587da3e52 (patch) | |
tree | 205609fc5258a50b1fd716ac5f1f2fa45a73aa21 /manual/getting_started | |
parent | ddf75ef27127d56e652a90487b12ae9a0b7dc8fc (diff) |
The new ipodpatcher requires a slightly changed argument order which wasn't updated for uninstallation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11932 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/getting_started')
-rw-r--r-- | manual/getting_started/installation.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index a207979f9b..9b19f0f81a 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -297,7 +297,7 @@ connect the \playerman{} to your computer, and delete the Type the following command: \begin{code} - ipodpatcher -w \emph{N} bootpartition.bin + ipodpatcher \emph{N} -d \end{code} Remember that \emph{N} is the number that you found when you installed |