nushell/crates/nu-std/lib
Antoine Stevan 517dc6d39e
pass std bench into table -e in the example (#9075)
cc/ @fdncred 

# Description
in the examples of `std bench` there is an expanded table without
explicitely expanding it...
this PR adds a `table -e` to the `std bench` call in the example.

# User-Facing Changes
the help page of `std bench` now does make sense 😌 

# Tests + Formatting
- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
-  `toolkit test`
-  `toolkit test stdlib`

# After Submitting
```
$nothing
```
2023-05-01 08:18:51 -05:00
..
dirs.nu
help.nu
iter.nu
log.nu
mod.nu pass std bench into table -e in the example (#9075) 2023-05-01 08:18:51 -05:00
testing.nu
xml.nu