We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3806607 commit 8d8113fCopy full SHA for 8d8113f
cmd/app/unlink.go
@@ -39,7 +39,7 @@ func NewUnlinkCommand(clients *shared.ClientFactory) *cobra.Command {
39
Use: "unlink",
40
Short: "Remove a linked app from the project",
41
Long: strings.Join([]string{
42
- "Unlink a previously linked app from the project.",
+ "Unlink removes an existing app from the project.",
43
"",
44
"This command removes a saved app ID from the files of a project without deleting",
45
"the app from Slack.",
0 commit comments