UNPKG

249 BJavaScriptView Raw
1//this file contains help docs for decrypt command
2
3module.exports = {
4 intro: "Decrypt your oauth",
5 info: "Decrypt your oauth",
6 docs: "Decrypt your oauth",
7 example: "flow decrypt",
8 explanation: "This command will let you decrypt your oauth."
9}