1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 10:53:51 +02:00

pwd: update Spanish translation (#14970)

This commit is contained in:
Igor Támara 2024-11-30 12:26:21 -05:00 committed by GitHub
parent c3d0724dc2
commit 8c246823d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,3 +10,7 @@
- Muestra el directorio actual y resuelve todos los enlaces simbólicos (es decir, muestra la ruta "física"):
`pwd -P`
- Imprime el directorio lógico actual:
`pwd -L`