mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 04:46:01 +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:
parent
7e294f0e1d
commit
053329ad3b
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
||||||
|
|
||||||
`git add -f`
|
`git add -f`
|
||||||
|
|
||||||
|
- Añade partes de archivos interativamente:
|
||||||
|
|
||||||
|
`git add -p`
|
||||||
|
|
||||||
- Añade partes de un archivo interactivamente:
|
- Añade partes de un archivo interactivamente:
|
||||||
|
|
||||||
`git add -p {{ruta/del/archivo}}`
|
`git add -p {{ruta/del/archivo}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue