Add the view command to the readme
This commit is contained in:
parent
b229ce9c5c
commit
21203eed43
2 changed files with 21 additions and 0 deletions
|
@ -40,6 +40,7 @@ pub enum Commands {
|
|||
#[arg(value_name = "JQL")]
|
||||
jql: String,
|
||||
},
|
||||
/// View an issue
|
||||
View {
|
||||
/// Print JSON rather than pretty print
|
||||
#[arg(long)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue