Something went wrong while setting issue due date.
Wrong command in "Check for deprecated attributes" section of migration guide from 1.3.-1 to 1.4
Closed
Wrong command in "Check for deprecated attributes" section of migration guide from 1.3.-1 to 1.4
Not sure if that's the right place for this, but in the docs of the migration guide from 1.3.-1 to 1.4 are some small mistakes in the text. The corresponding code sections are however correct (although some of them are only mentioned in the text):
* The mentioning of `fusiondirectory-configuration-manager –list-deprecated` should be `fusiondirectory-migration-manager --list-deprecated` (i.e. 'migration' instead of 'configuration' and a second dash)
* The following commands miss the second dash in the option:
* `fusiondirectory-migration-manager –check-deprecated`
* `fusiondirectory-migration-manager –ldif-deprecated`
* `fusiondirectory-migration-manager –check-deprecated`
* `fusiondirectory-migration-manager –remove-supann-root`
* `fusiondirectory-migration-manager –migrate-interfaces`
Reference: https://github.com/fusiondirectory/fusiondirectory-user-manual/issues/2