mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
zip (pt_BR): fix example (#4260)
This commit is contained in:
parent
2284066cf2
commit
cfeb1eaad1
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@
|
||||||
|
|
||||||
- Deletando arquivos de um arquivo zip:
|
- Deletando arquivos de um arquivo zip:
|
||||||
|
|
||||||
`zip -d {{output.zip}} "{{foo/*.ext}}"
|
`zip -d {{output.zip}} "{{foo/*.ext}}"`
|
||||||
|
|
Loading…
Add table
Reference in a new issue