Add missing option in CLI help

This commit is contained in:
Clément OUDOT 2020-08-31 22:45:21 +02:00
parent c2bc521938
commit 422f4be2bc

View File

@ -58,6 +58,7 @@ Options:
- safe <0|1> : fail in case the requested configuration is invalid
- force <0|1> : allow overwrite of existing config number
- cfgNum <num> : set new configuration number (requires -force 1)
- sep <char> : separator of hierarchical values (by default: /)
See Lemonldap::NG::Manager::Cli(3) for more
};