Files
modules/init
Xavier Delaruelle a199915dc7 By-pass conflict/prereq issue with -f/--force cmd-line switches
Add -f/--force command-line switches to by-pass dependency consistency
in case of
* load of a module conflicting with another loaded module
* load of a module where its declared requirements cannot be loaded
* unload of a module required by other loaded module

These options are only useful for the load, unload and switch module
sub-commands.

When a dependency is actually by-passed, still produce a warning message
to help user learn that something has effectively been forced. Warning
messages will be improved later-on to let user better understand what
happens

Update shell completion scripts.
2018-07-22 08:22:16 +02:00
..
2017-11-12 16:56:40 +01:00
2017-11-12 16:56:40 +01:00