Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(753)

Unified Diff: pkg/analysis_server/tool/spec/spec_input.html

Issue 2713053002: Remove the --no-error-notification flag. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/analysis_server/test/integration/integration_tests.dart ('k') | pkg/analyzer_plugin/doc/api.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/tool/spec/spec_input.html
diff --git a/pkg/analysis_server/tool/spec/spec_input.html b/pkg/analysis_server/tool/spec/spec_input.html
index 2297a33eafb7bc9c46cd0ba77f21dabef8ce1603..1f15359f95e31efc89c8a89a71b9ed04451979fe 100644
--- a/pkg/analysis_server/tool/spec/spec_input.html
+++ b/pkg/analysis_server/tool/spec/spec_input.html
@@ -171,9 +171,10 @@
<dl>
<dt>--no-error-notification</dt>
<dd>
- Disable notifications about errors (see analysis.error). If this
- flag is not specified then notifications will be sent for all
- errors produced for all files in the actual analysis roots.
+ <p><b>Deprecated</b></p>
+ Disable notifications about errors (see analysis.error). If this
+ flag is not specified then notifications will be sent for all
+ errors produced for all files in the actual analysis roots.
</dd>
</dl>
<dl>
@@ -851,10 +852,6 @@
errors included in the notification is always a complete
list that supersedes any previously reported errors.
</p>
- <p>
- It is only possible to unsubscribe from this notification by
- using the command-line flag --no-error-notification.
- </p>
<params>
<field name="file">
<ref>FilePath</ref>
« no previous file with comments | « pkg/analysis_server/test/integration/integration_tests.dart ('k') | pkg/analyzer_plugin/doc/api.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698