mirror of https://github.com/CrimsonTome/tldr.git
git-add: add Spanish translation of an example
Update the file with translation of an example added in the English version in #3778.client-spec/clarity
parent
7e294f0e1d
commit
053329ad3b
|
@ -19,6 +19,10 @@
|
|||
|
||||
`git add -f`
|
||||
|
||||
- Añade partes de archivos interativamente:
|
||||
|
||||
`git add -p`
|
||||
|
||||
- Añade partes de un archivo interactivamente:
|
||||
|
||||
`git add -p {{ruta/del/archivo}}`
|
||||
|
|
Loading…
Reference in New Issue