We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60c926 commit 4d30562Copy full SHA for 4d30562
docs/changelog/7.x.x.txt
@@ -1,4 +1,5 @@
1
7.10.27
2
+- fixed #12379: userImport documentation error
3
4
7.10.26
5
- fixed: Template diagnostics when called without a session asset.
sbin/userImport.pl
@@ -255,7 +255,7 @@ =head1 SYNOPSIS
255
256
userImport --configFile config.conf --usersFile pathname
257
[--authMethod method]
258
- [--canChangePasswd]
+ [--canChangePass]
259
[--delimiter string]
260
[--expireOffset integer [--expireUnits string]]
261
[--groups groupid,...]
0 commit comments