This commit is contained in:
soulgalore 2019-10-04 15:31:58 +02:00
parent fd8909431a
commit 0879b57c2a
1 changed files with 1 additions and 1 deletions

View File

@ -1131,7 +1131,7 @@ module.exports.parseCommandLine = function parseCommandLine() {
.option('html.compareURL', {
alias: 'html.compareUrl',
describe:
'Will add a link on the watrefall page, helping you to compare the HAR. The full path to your compare installation. In the format of https://compare.sitespeed.io/',
'Will add a link on the waterfall page, helping you to compare the HAR. The full path to your compare installation. In the format of https://compare.sitespeed.io/',
group: 'HTML'
})
.option('summary', {