mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
git-mv: fix typo in Spanish translation (#11658)
Update git-mv: fix typo
This commit is contained in:
@@ -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}}`
|
||||
|
||||
Reference in New Issue
Block a user