command_1.xml 346 B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <command id="descriptor:command1" name="descriptor:command1" hidden="0">
  3. <usages>
  4. <usage>descriptor:command1</usage>
  5. <usage>alias1</usage>
  6. <usage>alias2</usage>
  7. </usages>
  8. <description>command 1 description</description>
  9. <help>command 1 help</help>
  10. <arguments/>
  11. <options/>
  12. </command>