mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 23:58:06 +02:00
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -33,4 +33,3 @@ Find and replace all occurrences of find string in table
|
||||
```shell
|
||||
> [[ColA ColB ColC]; [abc abc ads]] | str find-replace -a 'b' 'z' ColA ColC
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user