mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Added alias --use-cwd as that is more in line with other options (instead of --usecwd)
This commit is contained in:
parent
51b7a207c5
commit
15ae5ea0c1
1 changed files with 1 additions and 1 deletions
|
|
@ -387,7 +387,7 @@
|
|||
UPLOAD_DATA=1
|
||||
;;
|
||||
|
||||
--usecwd)
|
||||
--usecwd | --use-cwd)
|
||||
USE_CWD=1
|
||||
;;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue