sync pdbedit module and state header

This commit is contained in:
Super-User 2016-10-22 10:59:28 +00:00
parent be72354a03
commit 1a428c3d9c

View File

@ -1,6 +1,12 @@
# -*- coding: utf-8 -*-
'''
Module for Samba's pdbedit tool
Manage accounts in Samba's passdb using pdbedit
:maintainer: Jorge Schrauwen <sjorge@blackdot.be>
:maturity: new
:platform: posix
.. versionadded:: nitrogen
'''
from __future__ import absolute_import