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:
parent
c3d0724dc2
commit
8c246823d8
1 changed files with 4 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue