1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 14:46:00 +02:00

git-add: add Spanish translation of an example

Update the file with translation of an example added in the English
version in #3778.
This commit is contained in:
ivanhercaz 2020-02-07 19:38:28 +00:00 committed by Iván Hernández Cazorla
parent 7e294f0e1d
commit 053329ad3b

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