mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
diff3: add Brazilian Portuguese translation
This commit is contained in:
committed by
Agniva De Sarker
parent
02f4522eaa
commit
469e7ed95f
@@ -0,0 +1,11 @@
|
||||
# diff3
|
||||
|
||||
> Compara 3 arquivos linha por linha.
|
||||
|
||||
- Compara os arquivos:
|
||||
|
||||
`diff3 {{file1}} {{file2}} {{file3}}`
|
||||
|
||||
- Exibe todas as diferenças, destacando os conflitos:
|
||||
|
||||
`diff3 --show-all {{file1}} {{file2}} {{file3}}`
|
||||
Reference in New Issue
Block a user