mirror of
https://github.com/nushell/nushell.git
synced 2025-04-29 15:44:28 +02:00
# Description This repeats #8268 to make all command usage strings start with an uppercase letter and end with a period per #5056 Adds a test to ensure that commands won't regress Part of #5066 # User-Facing Changes Command usage is now consistent # Tests + Formatting - 🟢 `toolkit fmt` - 🟢 `toolkit clippy` - 🟢 `toolkit test` - 🟢 `toolkit test stdlib` # After Submitting Automatic documentation updates |
||
---|---|---|
.. | ||
aggregate.rs | ||
collect.rs | ||
explode.rs | ||
fetch.rs | ||
fill_nan.rs | ||
fill_null.rs | ||
filter.rs | ||
flatten.rs | ||
groupby.rs | ||
join.rs | ||
macro_commands.rs | ||
mod.rs | ||
quantile.rs | ||
select.rs | ||
sort_by_expr.rs | ||
to_lazy.rs |