Skip to content

Commit

Permalink
bsky notification -json
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Dec 3, 2024
1 parent a52c04b commit ae2c38b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ func main() {
Aliases: []string{"notif"},
Flags: []cli.Flag{
&cli.BoolFlag{Name: "a", Usage: "show all"},
&cli.BoolFlag{Name: "json", Usage: "output JSON"},
},
HelpName: "notification",
Action: doNotification,
Expand Down

0 comments on commit ae2c38b

Please sign in to comment.