Bulk change: move double quotes outside tokens (#4431)
This commit is contained in:
@@ -30,4 +30,4 @@
|
||||
|
||||
- Extraire les fichiers correspondant au motif :
|
||||
|
||||
`tar xf {{source.tar}} --wildcards {{"*.html"}}`
|
||||
`tar xf {{source.tar}} --wildcards "{{*.html}}"`
|
||||
|
Reference in New Issue
Block a user