mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:02:09 +02:00
fossil-init: add Spanish translation (#14838)
This commit is contained in:
parent
2f8b228dde
commit
d878c34f07
1 changed files with 9 additions and 0 deletions
9
pages.es/common/fossil-init.md
Normal file
9
pages.es/common/fossil-init.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# fossil init
|
||||
|
||||
> Inicia un nuevo repositorio para un proyecto.
|
||||
> Vea también: `fossil clone`.
|
||||
> Más información: <https://fossil-scm.org/home/help/init>.
|
||||
|
||||
- Crea un nuevo repositorio en un archivo:
|
||||
|
||||
`fossil init {{ruta/al/archivo}}`
|
Loading…
Add table
Reference in a new issue