Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
Update long desc
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgoffinet committed Aug 15, 2018
1 parent 4892e39 commit d647e5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ var VERSION string
// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Use: "qflow",
Long: `Replicates traffic from to various http endpoints
Long: `Replicates traffic to various http endpoints backed by a durable queue
This tool helps replicate to multiple http endpoints backed by a
This tool helps replicate to various http endpoints backed by a
durable disk queue in the event of failures or slowdowns.`,
// Uncomment the following line if your bare application
// has an action associated with it:
Expand Down

0 comments on commit d647e5b

Please sign in to comment.