Translated parameters, adjusted sintax errors and improved some descriptions
This commit is contained in:

committed by
Agniva De Sarker

parent
53c5a01199
commit
20557490fb
@@ -2,10 +2,10 @@
|
||||
|
||||
> Compara 3 arquivos linha por linha.
|
||||
|
||||
- Compara os arquivos:
|
||||
- Comparar os arquivos:
|
||||
|
||||
`diff3 {{file1}} {{file2}} {{file3}}`
|
||||
`diff3 {{arquivo1}} {{arquivo2}} {{arquivo3}}`
|
||||
|
||||
- Exibe todas as diferenças, destacando os conflitos:
|
||||
- Exibir todas as diferenças, destacando os conflitos:
|
||||
|
||||
`diff3 --show-all {{file1}} {{file2}} {{file3}}`
|
||||
`diff3 --show-all {{arquivo1}} {{arquivo2}} {{arquivo3}}`
|
||||
|
Reference in New Issue
Block a user