Skip to content

Commit c405a65

Browse files
committed
chore(slack_cli): update description
1 parent 34619d5 commit c405a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slack_cli/lib/src/command_runner.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import 'package:slack_cli/src/version.dart';
88

99
const executableName = 'slack_cli';
1010
const packageName = 'slack_cli';
11-
const description = 'A Very Good Project created by Very Good CLI.';
11+
const description = 'Simple CLI to send Slack messages';
1212

1313
/// {@template slack_cli_command_runner}
1414
/// A [CommandRunner] for the CLI.

0 commit comments

Comments
 (0)