diff options
Diffstat (limited to 'docs/features/commands.rst')
-rw-r--r-- | docs/features/commands.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/features/commands.rst b/docs/features/commands.rst new file mode 100644 index 00000000..3eec2373 --- /dev/null +++ b/docs/features/commands.rst @@ -0,0 +1,4 @@ +Commands +======== + +How to create a command with a ``do_command`` method, |