mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #42887 from rallytime/fix-42870
Remove extraneous "deprecated" notation
This commit is contained in:
commit
9868ab6f3b
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@ def useradd(pwfile, user, password, opts='', runas=None):
|
|||
Add a user to htpasswd file using the htpasswd command. If the htpasswd
|
||||
file does not exist, it will be created.
|
||||
|
||||
.. deprecated:: 2016.3.0
|
||||
|
||||
pwfile
|
||||
Path to htpasswd file
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue