clarifying confirming unlock / lock

This commit is contained in:
Daniel Micay 2021-01-05 08:11:12 -05:00
parent f63c74c8bd
commit 49b3a46dcd
2 changed files with 10 additions and 3 deletions

View File

@ -296,7 +296,10 @@ Installed as /home/username/platform-tools/fastboot</pre>
<pre>fastboot flashing unlock</pre>
<p>The command needs to be confirmed on the device and will wipe all data.</p>
<p>The command needs to be confirmed on the device and will wipe all data. Use one
of the volume buttons to switch the selection to accepting it and the power button
to confirm.</p>
</section>
<section id="obtaining-signify">
@ -435,7 +438,9 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2020.12.12.03.zip.sig</p
<pre>fastboot flashing lock</pre>
<p>The command needs to be confirmed on the device and will wipe all data.</p>
<p>The command needs to be confirmed on the device and will wipe all data. Use one
of the volume buttons to switch the selection to accepting it and the power button
to confirm.</p>
</section>
<section id="post-installation">

View File

@ -87,7 +87,9 @@
<button id="unlock-bootloader" disabled="disabled">Unlock bootloader</button>
<p>The command needs to be confirmed on the device and will wipe all data.</p>
<p>The command needs to be confirmed on the device and will wipe all data. Use one
of the volume keys to switch the selection to accepting it and the power button to
confirm.</p>
</section>
</main>
<footer>