- extention of the usage-info-output of the exportCliTool

git-svn-id: https://svn.libreccm.org/ccm/trunk@4299 8810af33-2d31-482b-a856-94f89814c4df
master
tosmers 2016-09-13 16:50:28 +00:00
parent 14603884d5
commit c33d668cc0
1 changed files with 2 additions and 0 deletions

View File

@ -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"