Changeset 728 for trunk/quest-plugin-mfc/src/main
- Timestamp:
- 08/31/12 11:40:38 (12 years ago)
- Location:
- trunk/quest-plugin-mfc/src/main
- Files:
-
- 5 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/quest-plugin-mfc/src/main/java/de/ugoe/cs/quest/plugin/mfc/commands/CMDconvertDirToXml.java
r664 r728 27 27 @Override 28 28 public String help() { 29 return "convertDirToXml <source Folder> <targetFile> {<base64>}";29 return "convertDirToXml <sourceDirectory> <targetFile> {<base64>}"; 30 30 } 31 31
Note: See TracChangeset
for help on using the changeset viewer.