Add docs for handlers, app handler
This commit is contained in:
parent
6b110e567a
commit
4a7729a702
13 changed files with 153 additions and 14 deletions
|
@ -110,8 +110,8 @@ are really aliases) or can use different functions:
|
|||
poser = poser.commands:poser_main
|
||||
wutta-poser = poser.commands:wutta_poser_main
|
||||
|
||||
Next time your ``poser`` package is installed, the command will be
|
||||
available:
|
||||
Next time your ``poser`` :term:`package` is installed, the command
|
||||
will be available:
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue