1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-09 17:35:48 +02:00

pwd: update Spanish translation (#15199)

This commit is contained in:
Igor Támara 2024-12-19 12:47:05 -05:00 committed by GitHub
parent dc41932133
commit 771d8abcc1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,3 @@
- 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`