Commit e20da5b
committed
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 <[email protected]>1 parent 3d85d66 commit e20da5b
File tree
4 files changed
+4
-4
lines changed- crates/core
- tedge_mapper
- tedge_watchdog
- plugins
- c8y_firmware_plugin
- c8y_remote_access_plugin
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments