wrap command placeholder in code element

This commit is contained in:
smdyv 2023-09-02 11:13:53 +02:00 committed by Daniel Micay
parent 3fea63d7dc
commit d6dd560938

View File

@ -400,7 +400,7 @@ m aapt2</pre>
<pre>adevtool generate-all -d <var>PIXEL_CODENAME</var></pre>
<p>Replace <var>PIXEL_CODENAME</var> with Pixel device codename, which is the same as <a href="#build-targets">build target name</a>.</p>
<p>Replace <code><var>PIXEL_CODENAME</var></code> with Pixel device codename, which is the same as <a href="#build-targets">build target name</a>.</p>
</section>
<section id="setting-up-the-os-build-environment">