samba-tool: epilog option to OptionParser available in python >= 2.6
[ira/wip.git] / source4 / scripting / python / samba / netcmd / fsmo.py
index 58b920d0a370d39fcb7bce9838000204a7c3de39..3e296dd83d5cfac9235e164466917e264748c0a3 100644 (file)
@@ -254,7 +254,7 @@ all=all of the above"""),
 
 
 class cmd_fsmo(SuperCommand):
-    """Flexible Single Master Operations (FSMO) roles management *"""
+    """Flexible Single Master Operations (FSMO) roles management"""
 
     subcommands = {}
     subcommands["seize"] = cmd_fsmo_seize()