diff --git a/docs/html/tools/help/adb.jd b/docs/html/tools/help/adb.jd
index e2dd196216d6e..41c66866215aa 100644
--- a/docs/html/tools/help/adb.jd
+++ b/docs/html/tools/help/adb.jd
@@ -962,7 +962,6 @@ install [options] <PATH>
Installs a package (specified by {@code <PATH>}) to the system. Options:
- - {@code -l}: Install the package with forward lock.
- {@code -r}: Reinstall an exisiting app, keeping its data.
- {@code -t}: Allow test APKs to be installed.
- {@code -i <INSTALLER_PACKAGE_NAME>}: Specify the installer package name.
|