Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b56f8113 authored by Andrew Solovay's avatar Andrew Solovay
Browse files

docs: Documented DHU's --adb <port> flag

See first comment for doc stage location.

bug:23721209
Change-Id: If4ce6e72cce555b72176a77c9b3f2d552b71f54e
parent 0352b82b
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -252,9 +252,13 @@ $ ./desktop-head-unit</pre>

    <p>
      By default, the head unit server connects over port 5277. To override the host or port
      (for example, to forward over SSH), use the <code>--adb</code> flag.
      (for example, to forward over SSH), use the
      <code>desktop-head-unit --adb &lt;[localhost:]port&gt;</code> flag, as in
      the following example:
    </p>

    <pre class="no-pretty-print">$ ./desktop-head-unit --adb 5999</pre>

  </li>
</ol>