Skip to content

Commit

Permalink
Update URL command
Browse files Browse the repository at this point in the history
change index to indices to better indicate multiple indices can be provided
  • Loading branch information
dwaring87 committed Jan 9, 2019
1 parent 26776ff commit 52a4ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cmd/url.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ function _processFinished(count, max) {


module.exports = {
command: 'url [index...]',
command: 'url [indices...]',
options: [
{
option: "-o, --open",
Expand Down

0 comments on commit 52a4ff3

Please # to comment.