diff --git a/doc/plugin.txt b/doc/plugin.txt index 05bf382b9..0915eea57 100644 --- a/doc/plugin.txt +++ b/doc/plugin.txt @@ -35,8 +35,6 @@ Manage project plugins list .............................. List currently installed plugins save .............................. Saves the information for all currently added plugins to config.xml - search [] [...] .......... Search http://plugins.cordova.io for plugins matching the keywords - Syntax : [@]||[#][:subdir] diff --git a/doc/readme.md b/doc/readme.md index 671282c13..bb8dfd184 100644 --- a/doc/readme.md +++ b/doc/readme.md @@ -313,7 +313,6 @@ cordova {plugin | plugins} [ add [..] {--searchpath= | --noregistry | --link | --save | --browserify | --force} | {remove | rm} { | } --save | {list | ls} | - search [] | save | ] ``` @@ -330,7 +329,6 @@ cordova {plugin | plugins} [ | remove `|` [...]| | Remove plugins with the given IDs/name. | |--nosave | Do NOT remove the specified plugin from config.xml or package.json |list | | List currently installed plugins -|search `[]` [...] | | Search http://plugins.cordova.io for plugins matching the keywords |save | | Save `` of all plugins currently added to the project ### Plugin-spec