Merge pull request #42887 from rallytime/fix-42870

Remove extraneous "deprecated" notation
This commit is contained in:
garethgreenaway 2017-08-11 11:34:24 -07:00 committed by GitHub
commit 9868ab6f3b

View file

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