updated docs

This commit is contained in:
levasseur
2021-12-17 16:12:57 +01:00
parent 7d0fa69a5a
commit c5051c15f2
3 changed files with 28 additions and 1 deletions

View File

@@ -174,6 +174,14 @@ You asked to resume on last error, but no status file can be found.
To fix this, remove the ```--resume``` option. You can use the ```--modules```
option instead to ask for a limited range of modules.
## Error #18: Module file don't exists or is empty
The module list contains an entry that correspond to no module in the "modules"
directory or the corresponding file is actually empty.
Check the spelling of the incriminated module. If spelling is correct, check the
file name of that module. If it don't exists, create the module or remove it
from the module list.
## Error #50 to #100: Error in module execution
A module trigered an internal error while executing change to the system. You
need to check the concerned module documentation.
@@ -219,6 +227,7 @@ Check the error in the program emiting it and the associated program
documentation.
-----------------------------------------------------------------------------
Documentation (c) 2019-2021 Geoffray Levasseur.
This file is distributed under3-clause BSD license. The complete license