UNPKG

322 BJavaScriptView Raw
1//this file contains help docs for unshare command
2
3module.exports = {
4 intro: "Unshares your connector from a user",
5 info: "Unshares your connector from a user",
6 docs: "Unshares your connector from a user",
7 example: "flow unshare",
8 explanation: "This command will let you unshare your connector from other users. "
9}