cli/completion: change rad completion to completions
1 pending
(1 total)
View logs
modified README.md
@@ -55,42 +55,42 @@ Or directly from our seed node:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/rad-help.md
@@ -41,7 +41,7 @@ Commands:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/main.rs
@@ -98,8 +98,8 @@ enum Command {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -182,7 +182,7 @@ fn run_command(command: Command, ctx: impl term::Context) -> Result<(), anyhow::
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|