mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 23:22:07 +02:00
look: add Spanish translation (#11585)
* look: add Spanish translation --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
parent
4da53e7db5
commit
6e6f736df2
1 changed files with 12 additions and 0 deletions
12
pages.es/osx/look.md
Normal file
12
pages.es/osx/look.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# look
|
||||
|
||||
> Busca líneas en un archivo ordenado.
|
||||
> Más información: <https://manned.org/look>.
|
||||
|
||||
- Busca las líneas que comienzan con el prefijo dado:
|
||||
|
||||
`look {{prefijo}} {{ruta/al/archivo}}`
|
||||
|
||||
- Busca líneas ignorando mayúsculas y minúsculas:
|
||||
|
||||
`look --ignore-case {{prefijo}} {{ruta/al/archivo}}`
|
Loading…
Add table
Reference in a new issue