Bulk change: move double quotes outside tokens (#4431)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
- Extrahiere Dateien die mit einem Muster übereinstimmen:
|
||||
|
||||
`tar xf {{quelle.tar}} --wildcards {{"*.html"}}`
|
||||
`tar xf {{quelle.tar}} --wildcards "{{*.html}}"`
|
||||
|
||||
- Extrahiere eine bestimmte Datei ohne die Verzeichniss Struktur beizubehalten:
|
||||
|
||||
|
Reference in New Issue
Block a user