parent
e47dd5a618
commit
b5541c9e38
3 changed files with 40 additions and 10 deletions
|
@ -190,6 +190,10 @@ func makeApp() *cli.App {
|
|||
Name: "json",
|
||||
Usage: "output JSON",
|
||||
},
|
||||
cli.StringFlag{
|
||||
Name: "type",
|
||||
Usage: "straem type (public,public/local,user:NAME,hashtag:TAG)",
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "simplejson",
|
||||
Usage: "output simple JSON",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue