forked from extern/nushell
# 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 |
||
---|---|---|
.. | ||
add.rs | ||
at.rs | ||
build_.rs | ||
bytes_.rs | ||
collect.rs | ||
ends_with.rs | ||
index_of.rs | ||
length.rs | ||
mod.rs | ||
remove.rs | ||
replace.rs | ||
reverse.rs | ||
starts_with.rs |