Skip to content

Commit

Permalink
Fix a POD typo in the userImport script. Fixes bug #12379
Browse files Browse the repository at this point in the history
  • Loading branch information
perlDreamer committed Aug 21, 2012
1 parent e60c926 commit 4d30562
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/changelog/7.x.x.txt
@@ -1,4 +1,5 @@
7.10.27
- fixed #12379: userImport documentation error

7.10.26
- fixed: Template diagnostics when called without a session asset.
Expand Down
2 changes: 1 addition & 1 deletion sbin/userImport.pl
Expand Up @@ -255,7 +255,7 @@ =head1 SYNOPSIS
userImport --configFile config.conf --usersFile pathname
[--authMethod method]
[--canChangePasswd]
[--canChangePass]
[--delimiter string]
[--expireOffset integer [--expireUnits string]]
[--groups groupid,...]
Expand Down

0 comments on commit 4d30562

Please sign in to comment.