Skip to content

Commit 1ecb3ae

Browse files
committed
fix odd naming
1 parent 929a0b5 commit 1ecb3ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/slackdump/internal/workspace/select.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ the ` + "`-w`" + ` flag.
3939
4040
To get the full list of authenticated workspaces, run:
4141
42-
` + base.Executable() + ` auth list
42+
slackdump workspace list
4343
`,
4444
FlagMask: flagmask,
4545
PrintFlags: true,

0 commit comments

Comments
 (0)