1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-20 22:50:26 +03:00

samba_kcc: documentation fix

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Douglas Bagnall 2018-01-12 07:32:59 +13:00 committed by Karolin Seeger
parent 6678f33274
commit 3f2762d0b7

View File

@ -94,7 +94,7 @@ class KCC(object):
Service can then utilize to replicate naming contexts
:param unix_now: The putative current time in seconds since 1970.
:param read_only: Don't write to the database.
:param readonly: Don't write to the database.
:param verify: Check topological invariants for the generated graphs
:param debug: Write verbosely to stderr.
"param dot_file_dir: write diagnostic Graphviz files in this directory