cmd/run: remove superfluous [flags] from usageTemplate
Before vs after:
$ opa run --help | grep flags
opa run [flags] [flags] [files]
$ ./opa_darwin_amd64 run --help | grep flags
opa_darwin_amd64 run [flags] [files]
Signed-off-by: Stephan Renatus <srenatus@chef.io> S
Stephan Renatus committed
37c855102d5ed3cdcad038a1fd0527108cd399d8
Parent: 5db64a5
Committed by Patrick East <east.patrick@gmail.com>
on 8/27/2019, 4:21:28 PM