nushell/crates/nu-utils
Antoine Stevan d3be5ec750
DOC: make the README of the standard library clearer (#8465)
Should close #8444.

# Description
as asked by @presidento, i've used a generic command to run the tests.

i've also transformed the "a concrete example" sections into quote
blocks to make them stand out less.
not sure about that one, please tell me what you think 😋 

i think a small example is always helpfull, maybe some work has to be
done to make it better 💪

# User-Facing Changes
hopefully a slightly clearer README for the standard library

# Tests + Formatting
```
$nothing
```

# After Submitting
```
$nothing
```
2023-03-15 20:13:09 -07:00
..
src Remove get -i from default env file (#8390) 2023-03-10 19:39:11 +01:00
standard_library DOC: make the README of the standard library clearer (#8465) 2023-03-15 20:13:09 -07:00
.gitignore added nu-utils crate, fixed issue where externals turn off vt processing (#4857) 2022-03-16 17:21:06 -05:00
Cargo.toml Bump to 0.77.1 development version (#8453) 2023-03-14 23:26:08 +01:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00