modified radicle-cli/examples/rad-issue.md
@@ -4,7 +4,7 @@ using the 'issue' subcommand.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/issue.rs
@@ -21,12 +21,12 @@ pub const HELP: Help = Help {
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
| - | |
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -42,7 +42,7 @@ pub struct Metadata {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -61,7 +61,7 @@ pub enum Assigned {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -107,7 +107,7 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -129,7 +129,7 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -144,12 +144,12 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
|
|
| - | |
|
|
|
|
| + | |
|
|
| + | |
|
|
|
|
|
@@ -170,7 +170,7 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -201,7 +201,7 @@ pub fn run(options: Options, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -223,7 +223,7 @@ pub fn run(options: Options, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|