File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -55,13 +55,16 @@ Usage()
55
55
echo " Requires input file as argument."
56
56
echo " - \" getconf\" retrieves configuration from webapp."
57
57
echo " Prints the configuration in XML to stdout."
58
+ echo " - or as a <tag>:"
58
59
echo " - \" set\" sets the particular configuration option (only primitive types)"
59
60
echo " in the webapp."
60
61
echo " Examples:"
61
62
echo " histPerPage = 10"
62
63
echo " authorizationWatchdogEnabled = true"
63
64
echo " Returns text describing the action."
64
65
echo " The change is NOT persistent when reindex or redeploy!"
66
+ echo " - \" auth\" tag requires \" reload\" text and"
67
+ echo " reloads all authorization plugins."
65
68
echo " normal:"
66
69
echo " - assign a <text> to the main page or a project"
67
70
echo " - can be more precise with <tags> (for specific project)"
You can’t perform that action at this time.
0 commit comments