mirror of
https://github.com/nushell/nushell.git
synced 2025-08-15 01:52:35 +02:00
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -21,4 +21,3 @@ Checks if elements from a series are contained in right series
|
||||
> let other = ([1 3 6] | dfr to-df);
|
||||
[5 6 6 6 8 8 8] | dfr to-df | dfr is-in $other
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user