mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 16:55:34 +02:00
git-mv: fix typo in Spanish translation (#11658)
Update git-mv: fix typo
This commit is contained in:
parent
b1e54db054
commit
161755d09d
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@
|
|||
|
||||
`git mv {{nombre_de_archivo}} {{nuevo_nombre_de_archivo}}`
|
||||
|
||||
- Sobrescribir el archivo en la ruta objetivo si existe:
|
||||
- Sobrescribe el archivo en la ruta objetivo si existe:
|
||||
|
||||
`git mv --force {{archivo}} {{objetivo}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue