<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/61062>61062</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            LLDB. docs. Tutorial: double dash render
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          kITerE
      </td>
    </tr>
</table>

<pre>
    Source (https://github.com/llvm/llvm-project/blob/main/lldb/docs/use/tutorial.rst#command-structure):
```
Options can be placed anywhere on the command line, but if the arguments begin with a "-" then you have to tell lldb that you're done with options for the current command by adding an option termination: "--".
```

Rendered (https://lldb.llvm.org/use/tutorial.html#command-structure):
```
Options can be placed anywhere on the command line, but if the arguments begin with a “-” then you have to tell lldb that you’re done with options for the current command by adding an option termination: “–”.
```

Problem: `--` rendered to `–`
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJzMVM1q3DAQfhr5MqyRx-ufPfiQZGMoBFravIBkzdpqZWnRT8K-fbHj3RxSSgs9FIw98oxmvvk-jUQIerREHavuWXXMRIqT892PT8_kHzPp1KX75pIfCBi2U4znwMo7hj3DftRxSjIf3MywN-bl-tmdvftOQ2TYS-Mkw34W2q5OtayUGwLDPgVi2McUndfC5D5EhuXg5llYtQvRpyEmTwwPS0F-ZPyO1Xx71uXnc9TOBhiEBUlwNmIgBcJeXifyBM5CnAi2jGC0JYYPIFMEfVpdwo9pJhsDSBq1hVcdJxDAEHcMcQmxcHEJJvFCEB1EMgaWJiBOIi4uho0nUM7S22a3QTo5_1Y8eU823kDICwiltB1B2C0YIvlZW7HYrLxbqy_l81_2_Pb-SlaRJ_VRkwVdvoiQOz9-JHmKs_lfWH5E1nJ2eNhdreMfMb4FH_4571c8V6O84fqdFF-8k4bmNUPNdztWc_BXeaJbfr4nrHmmulIdyoPIqCvqpql52RRFNnWi4gdqRSv2p7aRik6tRCyHckBZVSccMt0hx5IjtkXDi6rITwo5VU0hlKjbaj-wPadZaHOTP9MhJOrqgteYGSHJhOuU-24dVJnGwPbc6BDD-7aoo6Hu6el4n8Myqzk8b-dn6VK5JA2BEmHaGs2SN91fXw0ruOUeWPH9DAAA___4Am_w">