Changeset 28114
- Timestamp:
- 12/13/07 18:48:51 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
org.nuxeo.ecm.client/trunk/nuxeo-client-commands/src/main/resources/OSGI-INF/Commands.xml
r28111 r28114 70 70 <command name="rm" class="org.nuxeo.ecm.client.commands.repository.RmCommand"> 71 71 <description>Remove specified (or current) document</description> 72 <help> 73 TODO 74 </help> 75 </command> 76 77 <command name="index" class="org.nuxeo.ecm.client.commands.repository.IndexCommand"> 78 <description>Re-index database</description> 72 79 <help> 73 80 TODO
