diff --git a/_includes/cli.md b/_includes/cli.md
index e42798f9c5..732adce30d 100644
--- a/_includes/cli.md
+++ b/_includes/cli.md
@@ -138,7 +138,7 @@ For example uses of this command, refer to the [examples section](#examples) bel
`--{{ option.option }}`{% if option.shorthand %} , `-{{ option.shorthand }}`{% endif %} |
{%- endif %}
{{ option-default }} |
- {% if all-badges != '' %}{{ all-badges | strip }} {% endif %}{{ option.description | strip | escape }} |
+ {% if all-badges != '' %}{{ all-badges | strip }} {% endif %}{{ option.description | strip }} |
{% endfor %}