mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 07:55:59 +02:00
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -26,4 +26,3 @@ Parse a string using regex pattern
|
||||
```shell
|
||||
> echo "hi there" | parse -r "(?P<foo>\w+) (?P<bar>\w+)"
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user