Skip to content

Commit

Permalink
Merge 6ff6cfe into 613ce40
Browse files Browse the repository at this point in the history
  • Loading branch information
williambelle committed Nov 27, 2018
2 parents 613ce40 + 6ff6cfe commit dddf52d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bin/cli.js
Expand Up @@ -14,7 +14,6 @@ var colors = require('colors');
var yargs = require('yargs')

.command('url', 'URL to check')
.alias('url')
.required(1, 'URL is required')

// Version
Expand Down

0 comments on commit dddf52d

Please sign in to comment.