Indent docs properly.

This commit is contained in:
Ahmed Charles 2015-10-22 14:58:10 -07:00 committed by Griatch
parent ab8ea3d75d
commit cd23c6c056

View file

@ -337,8 +337,8 @@ class CmdSetHandler(object):
is set as the default one (it will then end up at the bottom of the stack) is set as the default one (it will then end up at the bottom of the stack)
Args: Args:
cmdset (CmdSet or str): Can be a cmdset object or the python path cmdset (CmdSet or str): Can be a cmdset object or the python path
to such an object. to such an object.
emit_to_obj (Object, optional): An object to receive error messages. emit_to_obj (Object, optional): An object to receive error messages.
permanent (bool, optional): This cmdset will remain across a server reboot. permanent (bool, optional): This cmdset will remain across a server reboot.
default_cmdset (Cmdset, optional): Insert this to replace the default_cmdset (Cmdset, optional): Insert this to replace the