Skip to content

Commit

Permalink
Add explicit names to all tools (#7450)
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx authored and milch committed Dec 13, 2016
1 parent 6c9a255 commit 99eb309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/watchbuild
Expand Up @@ -13,6 +13,7 @@ class WatchBuildApplication
include Commander::Methods

def run
program :name, 'watchbuild'
program :version, WatchBuild::VERSION
program :description, WatchBuild::DESCRIPTION
program :help, 'Author', 'Felix Krause <watchbuild@krausefx.com>'
Expand Down

0 comments on commit 99eb309

Please sign in to comment.