You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update descriptions of crates containing runnable components
Description of these crates is shown by clap in CLI help, so the
descriptions were updated to make them more consistent.
- a trailing dot `.` was removed (looking at most popular Rust crates at
https://lib.rs/std, none of those that have only a single sentence
have a trailing dot)
- the descriptions were uncapitalized (they consist of a single sentence
anyway and sometimes start with `thin-edge`)
Signed-off-by: Marcel Guzik <marcel.guzik@cumulocity.com>
0 commit comments