Update README
This commit is contained in:
parent
c9cfb83e32
commit
fa5f07d3db
1 changed files with 2 additions and 1 deletions
|
@ -12,10 +12,11 @@ Usage:
|
||||||
campaigner [command]
|
campaigner [command]
|
||||||
|
|
||||||
Available Commands:
|
Available Commands:
|
||||||
add Adds tickets to the campaign
|
add Adds tickets to the campaign from the output of grep/ag/govet
|
||||||
filter Interactively filters the current ticket list
|
filter Interactively filters the current ticket list
|
||||||
help Help about any command
|
help Help about any command
|
||||||
init Creates a new campaign in the current directory
|
init Creates a new campaign in the current directory
|
||||||
|
standalone Standalone fire-and-forget commands
|
||||||
token Subcommands related to tokens
|
token Subcommands related to tokens
|
||||||
|
|
||||||
Flags:
|
Flags:
|
||||||
|
|
Loading…
Reference in a new issue