improved README.md
This commit is contained in:
14
README.md
14
README.md
@@ -43,6 +43,15 @@ That option should only be run after successfull checks (eg. after using the
|
|||||||
- **-k, --keep-going**: The scripts will try to continue even if errors occurs.
|
- **-k, --keep-going**: The scripts will try to continue even if errors occurs.
|
||||||
Thus some unrecoverable errors might stop the script anyway if it not allowing
|
Thus some unrecoverable errors might stop the script anyway if it not allowing
|
||||||
it to work. Please use with care as it might leads to unexpected results.
|
it to work. Please use with care as it might leads to unexpected results.
|
||||||
|
- **-r, --resume**: Restart an interrupted process with the last executed module
|
||||||
|
that failed.
|
||||||
|
- **-R, --no-root-check**: Désactive la vérification des droits root (ou UID 0).
|
||||||
|
- **-h, --help**: Affiche des informations sur l'usage de la ligne de commande.
|
||||||
|
- **-l, --logfile**: Specify a custom name for the logfile. Standard logfile is
|
||||||
|
named init-hostname-date-time.log in the log subdirectory. That file can also
|
||||||
|
be customized using the LOGFILE environement variable.
|
||||||
|
- **-v, --version**: Display version information, including available module
|
||||||
|
list and their version.
|
||||||
|
|
||||||
### Loading order and process
|
### Loading order and process
|
||||||
|
|
||||||
@@ -188,11 +197,12 @@ The following table is giving a list of error code with explanation:
|
|||||||
| 128 | Abortion due to external cause |
|
| 128 | Abortion due to external cause |
|
||||||
| 150..200 | Error in module checks |
|
| 150..200 | Error in module checks |
|
||||||
|
|
||||||
|
|
||||||
## Contact and more information
|
## Contact and more information
|
||||||
|
|
||||||
Everything except configuration files are licensed under BSD-3 license. Please
|
Everything except configuration files are licensed under BSD-3 license. Please
|
||||||
check licence file.
|
check licence file.
|
||||||
|
|
||||||
Please check https://www.geoffray-levasseur.org/init
|
Please check [https://www.geoffray-levasseur.org/init](https://www.geoffray-levasseur.org/init)
|
||||||
|
|
||||||
You can mail author to fatalerrors <at> geoffray-levasseur <dot> org
|
You can mail author to fatalerrors \<at\> geoffray-levasseur \<dot\> org
|
||||||
|
|||||||
Reference in New Issue
Block a user