Index: pkg/analyzer_cli/README.md |
diff --git a/pkg/analyzer_cli/README.md b/pkg/analyzer_cli/README.md |
index 947e7303c26b524e0edec40bfeb4b085a7b75bdb..7943162e1e00ba9ca43f610512765625dfc884f3 100644 |
--- a/pkg/analyzer_cli/README.md |
+++ b/pkg/analyzer_cli/README.md |
@@ -68,14 +68,11 @@ The following are advanced options to use with dartanalyzer: |
The following options are deprecated: |
-* `-p` _or_ `--package-root=`<br> |
+* `--package-root=`<br> |
**Deprecated.** Specify the directory to search for any libraries that are |
imported using `package:`. _This option is replaced as of Dart 1.12 with |
`--packages`._ |
-* `--machine`<br> |
- **Deprecated.** Replaced by `--format`. |
- |
* `--show-package-warnings`<br> |
**Deprecated.** Replaced by `--package-warnings`. |