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
ivanhercaz 2020-02-07 19:38:28 +00:00 committed by Iván Hernández Cazorla
parent 7e294f0e1d
commit 053329ad3b
1 changed files with 4 additions and 0 deletions

View File

@ -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}}`