mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 08:48:51 +02:00
fix typo, update some examples and regenerate docs (#4718)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: str index-of
|
||||
layout: command
|
||||
version: 0.59.0
|
||||
version: 0.59.1
|
||||
---
|
||||
|
||||
Returns starting index of given pattern in string counting from 0. Returns -1 when there are no results.
|
||||
|
Reference in New Issue
Block a user