mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 06:55:34 +02:00
tree: fix typo in Spanish translation (#11677)
This commit is contained in:
parent
8291123e9a
commit
c313d591cf
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
> Muestra los contenidos del directorio actual en forma de árbol.
|
||||
> Más información: <http://mama.indstate.edu/users/ice/tree/>.
|
||||
|
||||
- Imprime archivos y directories hasta `num` niveles de profundidad (donde 1 significa el directorio actual):
|
||||
- Imprime archivos y directorios hasta `num` niveles de profundidad (donde 1 significa el directorio actual):
|
||||
|
||||
`tree -L {{num}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue