mirror of https://github.com/CISOfy/lynis.git
Updated log
This commit is contained in:
parent
77a0226f1b
commit
871be32be2
|
@ -199,6 +199,7 @@ Functions
|
||||||
* ContainsString - New function to search for a string in another one
|
* ContainsString - New function to search for a string in another one
|
||||||
* Display - Added --debug, showing details on screen in debug mode
|
* Display - Added --debug, showing details on screen in debug mode
|
||||||
- Reset identation for lines which are too long
|
- Reset identation for lines which are too long
|
||||||
|
* DisplayToolTip - New function to display tooltips
|
||||||
* IsDebug - Check for usage of --debug
|
* IsDebug - Check for usage of --debug
|
||||||
* IsDeveloperMode - Status for development and debugging (--developer)
|
* IsDeveloperMode - Status for development and debugging (--developer)
|
||||||
* IsDeveloperVersion - Check if release is still under development
|
* IsDeveloperVersion - Check if release is still under development
|
||||||
|
|
Loading…
Reference in New Issue