1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-21 19:44:10 +02:00

devenv: updated Spanish translation (#17642)

This commit is contained in:
Darío Hereñú 2025-08-16 04:33:32 -03:00 committed by GitHub
parent fc3a8d07a1
commit 7d94561b5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# devenv
> Entornos de desarrollo rápidos, declarativos, reproducibles y componibles utilizando Nix.
> Más información: <https://devenv.sh>.
> Más información: <https://devenv.sh/getting-started/#commands>.
- Inicializa el entorno:
@ -17,7 +17,7 @@
- Inicia procesos con `devenv`:
`devenv up --config /{{archivo}}/{{ruta}}/`
`devenv up --config {{ruta/al/archivo}}`
- Limpia las variables de entorno y vuelve a entrar en el intérprete de comandos en el modo sin conexión: