[UPDATE]
- extention of the usage-info-output of the exportCliTool git-svn-id: https://svn.libreccm.org/ccm/trunk@4299 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
14603884d5
commit
c33d668cc0
|
|
@ -211,6 +211,8 @@ public class ExportCliTool extends Program {
|
|||
" \t\t userTasks \t\t all userTasks of the system\n" +
|
||||
" \t\t taskAssignments \t\t all taskAssignments of the system\n" +
|
||||
" \t\t permissions \t\t all permissions of the system\n" +
|
||||
" \n" +
|
||||
" \t\t all_core \t\t all objects of the entire core module" +
|
||||
"\n" +
|
||||
"Do use for exporting java objects of a specified class.\n" +
|
||||
"\n"
|
||||
|
|
|
|||
Loading…
Reference in New Issue