Bulk change: move double quotes outside tokens (#4431)
This commit is contained in:
@@ -30,4 +30,4 @@
|
||||
|
||||
- Extraer archivos que coinciden con un patrón:
|
||||
|
||||
`tar xf {{archivo.tar}} --wildcards {{"*.html"}}`
|
||||
`tar xf {{archivo.tar}} --wildcards "{{*.html}}"`
|
||||
|
Reference in New Issue
Block a user