This is an automated email from the ASF dual-hosted git repository.
raphinesse pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-cli.git
The following commit(s) were added to refs/heads/master by this push:
new afe6669 docs: remove plugin save command from CLI help (#559)
afe6669 is described below
commit afe6669e74f1f902de7f0aea316badaf3840d34b
Author: Mathew <[email protected]>
AuthorDate: Tue May 18 19:51:27 2021 +1200
docs: remove plugin save command from CLI help (#559)
This change should have originally been part of #486
---
doc/plugin.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/doc/plugin.txt b/doc/plugin.txt
index 8262f69..b50fde9 100644
--- a/doc/plugin.txt
+++ b/doc/plugin.txt
@@ -31,7 +31,6 @@ Manage project plugins
list .............................. List currently installed plugins
- save .............................. Saves the information for all
currently added plugins to config.xml
Syntax
<plugin-spec> :
<pluginID>[@<version>]|<directory>|<url>[#<commit-ish>][:subdir]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]