modified radicle-cli/examples/rad-rm.md
@@ -20,3 +20,10 @@ We can check our repositories again to see if it was deleted:
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
modified radicle-cli/src/commands/rm.rs
@@ -4,7 +4,6 @@ use std::fs;
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -19,12 +18,11 @@ Usage
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -70,22 +68,20 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|