Indent docs properly.
This commit is contained in:
parent
ab8ea3d75d
commit
cd23c6c056
1 changed files with 2 additions and 2 deletions
|
|
@ -337,8 +337,8 @@ class CmdSetHandler(object):
|
|||
is set as the default one (it will then end up at the bottom of the stack)
|
||||
|
||||
Args:
|
||||
cmdset (CmdSet or str): Can be a cmdset object or the python path
|
||||
to such an object.
|
||||
cmdset (CmdSet or str): Can be a cmdset object or the python path
|
||||
to such an object.
|
||||
emit_to_obj (Object, optional): An object to receive error messages.
|
||||
permanent (bool, optional): This cmdset will remain across a server reboot.
|
||||
default_cmdset (Cmdset, optional): Insert this to replace the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue