bug fix: lsws converter

This commit is contained in:
Usman Nasir 2022-06-17 12:47:21 +05:00
parent 63f6e53890
commit 43ccbe3ef5
1 changed files with 0 additions and 1 deletions

View File

@ -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