docs: Remove some more html

See #5696.

[ci skip]
This commit is contained in:
Fabian Homborg
2019-04-30 12:53:15 +02:00
parent 03431ae9a2
commit 1377f71331
4 changed files with 12 additions and 12 deletions

View File

@@ -314,7 +314,7 @@ Examples
::
>_ echo \\x07 | string escape
<bs>cg</bs>
cg
@@ -322,7 +322,7 @@ Examples
::
>_ string escape --style=var 'a1 b2'\\u6161
<bs>a1_20b2__c_E6_85_A1</bs>
a1_20b2__c_E6_85_A1
Match Glob Examples