diff --git a/pkg/dartdev/lib/src/commands/run.dart b/pkg/dartdev/lib/src/commands/run.dart index 2254e82213a8..6992f5dd5b4c 100644 --- a/pkg/dartdev/lib/src/commands/run.dart +++ b/pkg/dartdev/lib/src/commands/run.dart @@ -348,7 +348,7 @@ See https://dart.dev/to/package-descriptors for more details.''', verbose) { 'print-dtd', hide: !verbose, help: - 'Prints connection details for the Dart Tooling Daemon (DTD).' + 'Prints connection details for the Dart Tooling Daemon (DTD). ' 'Useful for Dart DevTools extension authors working with DTD in the ' 'extension development environment.', )