Commit 7c341640 authored by dockx thibault's avatar dockx thibault
Browse files

Merge branch...

Merge branch '28-tools-fix-required-within-configuration-manager-still-showing-wrong-helpers' into 'main'

Resolve "[Tools] Fix required within configuration-manager still showing wrong helpers."

Closes #28

See merge request fusiondirectory/fusiondirectory-tools!27
No related merge requests found
Showing with 0 additions and 4 deletions
+0 -4
...@@ -106,10 +106,6 @@ class Setup extends Cli\LdapApplication ...@@ -106,10 +106,6 @@ class Setup extends Cli\LdapApplication
'help' => 'Show passwords from fusiondirectory.conf', 'help' => 'Show passwords from fusiondirectory.conf',
'command' => 'cmdShowPasswords', 'command' => 'cmdShowPasswords',
], ],
'install-plugins:' => [
'help' => 'Install all FusionDirectory plugins from an archive or directory',
'command' => 'cmdInstallPlugins',
],
'update-locales' => [ 'update-locales' => [
'help' => 'Update translation files', 'help' => 'Update translation files',
'command' => 'cmdUpdateLocales', 'command' => 'cmdUpdateLocales',
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment