Fix a POD typo in the userImport script. Fixes bug #12379
This commit is contained in:
parent
e60c92693b
commit
4d3056299c
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
7.10.27
|
||||
- fixed #12379: userImport documentation error
|
||||
|
||||
7.10.26
|
||||
- fixed: Template diagnostics when called without a session asset.
|
||||
|
|
|
|||
|
|
@ -255,7 +255,7 @@ userImport - Bulk load users into WebGUI database
|
|||
|
||||
userImport --configFile config.conf --usersFile pathname
|
||||
[--authMethod method]
|
||||
[--canChangePasswd]
|
||||
[--canChangePass]
|
||||
[--delimiter string]
|
||||
[--expireOffset integer [--expireUnits string]]
|
||||
[--groups groupid,...]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue