Update docs to account for changes

ticket-769
Vadim vtroshchinskiy 2024-09-12 09:07:23 +02:00
parent b5f6ce18e1
commit 35edfa3f63
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Los comandos que comienzan por `--test` existen para hacer pruebas internas, y e
### Inicializar un repositorio:
./gitlib.py --init-repo /mnt/sda2/ --repo linux
./gitlib.py --init-repo-from /dev/sda2 --repo linux
Esto inicializa el repositorio 'linux' con el contenido /mnt/sda2.