Add the view command to the readme

This commit is contained in:
Daan Boerlage 2025-01-21 21:35:17 +01:00
parent b229ce9c5c
commit 21203eed43
Signed by: daan
GPG key ID: FCE070E1E4956606
2 changed files with 21 additions and 0 deletions

View file

@ -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)]