cli: Add `--title` and `--description` edit option
1 failed
(1 total)
View logs
modified radicle-cli/src/commands/issue.rs
@@ -38,7 +38,7 @@ Usage
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -222,10 +222,13 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -239,9 +242,6 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|