mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-29 04:21:03 +08:00
regex: update Spanish translation (#23269)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
> Las expresiones regulares (`regex`) son patrones que se utilizan para buscar coincidencias, buscar y manipular texto.
|
||||
> Nota: `regex` no es un comando, sino una sintaxis que se utiliza con otros comandos.
|
||||
> Vea también: `egrep`, `glob`.
|
||||
> Más información: <https://cheatography.com/davechild/cheat-sheets/regular-expressions/>.
|
||||
|
||||
- Coincide con cualquier carácter único:
|
||||
|
||||
Reference in New Issue
Block a user