Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pdn-certic
MaX
Commits
a8ce8c86
Commit
a8ce8c86
authored
May 11, 2022
by
Jerome Chauveau
Browse files
Correctif aide/usage des fonctions enable et disable plugin dans max.sh
parent
0124c478
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/max.sh
View file @
a8ce8c86
...
...
@@ -15,8 +15,8 @@ display_usage(){
echo
" --d-tei: Deploy the TEI demo edition project."
echo
" --d-ead: Deploy the EAD demo edition project."
echo
" --list-plugins: Show plugins and status."
echo
" --enable-plugin [plugin_name]: Enable [plugin_name] plugin."
echo
" --disable-plugin [plugin_name]: Disable [plugin_name] plugin."
echo
" --enable-plugin [plugin_name]
[edition_name]
: Enable [plugin_name] plugin
in [edition_name] edition
."
echo
" --disable-plugin [plugin_name]
[edition_name]
: Disable [plugin_name] plugin
in [edition_name] edition
."
echo
""
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment