heroku 10.2.0-beta.0 → 10.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -73,7 +73,7 @@ Logs.flags = {
73
73
  tail: command_1.flags.boolean({
74
74
  char: 't',
75
75
  default: false,
76
- description: 'continually stream logs (defaults to true for Fir generation apps)',
76
+ description: 'continually stream logs (always enabled for Fir-generation apps)',
77
77
  }),
78
78
  'process-type': command_1.flags.string({
79
79
  char: 'p',