You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ka...@apache.org on 2014/10/30 19:17:36 UTC

git commit: Fix outdated plugin id in help.txt

Repository: cordova-plugman
Updated Branches:
  refs/heads/master b9b1fd0e9 -> 0d92abfed


Fix outdated plugin id in help.txt


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/0d92abfe
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/0d92abfe
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/0d92abfe

Branch: refs/heads/master
Commit: 0d92abfed8bcd300e411f8ac50e3b69158a952c4
Parents: b9b1fd0
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Thu Oct 30 14:17:15 2014 -0400
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Thu Oct 30 14:17:15 2014 -0400

----------------------------------------------------------------------
 doc/help.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/0d92abfe/doc/help.txt
----------------------------------------------------------------------
diff --git a/doc/help.txt b/doc/help.txt
index d4e4c64..275ef8d 100644
--- a/doc/help.txt
+++ b/doc/help.txt
@@ -77,9 +77,9 @@ Manage registry configuration
 Manage owners
 -------------
 
-    $ plugman owner ls org.apache.cordova.core.file
-    $ plugman owner add username org.apache.cordova.core.file
-    $ plugman owner rm username org.apache.cordova.core.file
+    $ plugman owner ls org.apache.cordova.file
+    $ plugman owner add username org.apache.cordova.file
+    $ plugman owner rm username org.apache.cordova.file
 
 Create A Plugin
 ---------------


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org