bug fix: lsws converter
This commit is contained in:
parent
63f6e53890
commit
43ccbe3ef5
|
|
@ -63,7 +63,6 @@ class cliParser:
|
|||
parser.add_argument('--selectedACL', help='Select ACL while creating user.')
|
||||
parser.add_argument('--securityLevel', help='Set security level while creating user.')
|
||||
parser.add_argument('--state', help='State value used in user suspension.')
|
||||
parser.add_argument('--licenseKey', help='LSWS License Key')
|
||||
|
||||
|
||||
### WP Install
|
||||
|
|
|
|||
Loading…
Reference in New Issue