Commit 98337dd
authored
Update external_completers.md (#2005)
```
Warning: nu::parser::deprecated
⚠ Flag deprecated.
╭─[/home/slashlogin/.config/nushell/config.nu:34:11]
33 │ | where name == $spans.0
34 │ | get -i 0.expansion
· ─┬
· ╰── get --ignore-errors was deprecated in 0.106.0 and will be removed in a future release.
35 │
╰────
help: This flag has been renamed to `--optional (-o)` to better reflect its behavior.
```1 parent 2015c43 commit 98337dd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments