This commit is contained in:
Lloyd Brookes
2014-06-17 00:48:24 +01:00
parent a2ca8dafd3
commit aede8a60ad
2 changed files with 16 additions and 3 deletions

View File

@ -33,7 +33,7 @@ module.exports = [
},
{
name: "config", type: Boolean,
description: "Prints the stored config"
description: "Print the stored config"
}
]
}