Author: jstrachan
Date: Wed Jan 2 07:48:02 2008
New Revision: 608131
URL: http://svn.apache.org/viewvc?rev=608131&view=rev
Log:
Fixed up the annotation for the list-services
Modified:
servicemix/smx4/runtime/trunk/gshell/gshell-osgi/src/main/java/org/apache/geronimo/gshell/osgi/ListServices.java
Modified:
servicemix/smx4/runtime/trunk/gshell/gshell-osgi/src/main/java/org/apache/geronimo/gshell/osgi/ListServices.java
URL:
http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/gshell/gshell-osgi/src/main/java/org/apache/geronimo/gshell/osgi/ListServices.java?rev=608131&r1=608130&r2=608131&view=diff
==============================================================================
---
servicemix/smx4/runtime/trunk/gshell/gshell-osgi/src/main/java/org/apache/geronimo/gshell/osgi/ListServices.java
(original)
+++
servicemix/smx4/runtime/trunk/gshell/gshell-osgi/src/main/java/org/apache/geronimo/gshell/osgi/ListServices.java
Wed Jan 2 07:48:02 2008
@@ -33,7 +33,7 @@
* Time: 9:44:20 AM
* To change this template use File | Settings | File Templates.
*/
[EMAIL PROTECTED](id = "osgi:listServices", description = "List services")
[EMAIL PROTECTED](id = "osgi:list-services", description = "List services")
public class ListServices extends OsgiCommandSupport {
@Option(name = "-a", description = "Show all")