mirror of
https://github.com/beetbox/beets.git
synced 2025-12-30 04:22:40 +01:00
Refer to the lib param in the documentation
This commit is contained in:
parent
2ad5b4c665
commit
7fe9e2ea18
1 changed files with 1 additions and 2 deletions
|
|
@ -151,8 +151,7 @@ currently available are:
|
|||
* *database_change*: a modification has been made to the library database. The
|
||||
change might not be committed yet. Parameter: ``lib``.
|
||||
|
||||
* *cli_exit*: called just before the ``beet`` command-line program exits. No
|
||||
parameters.
|
||||
* *cli_exit*: called just before the ``beet`` command-line program exits. Parameter: ``lib``.
|
||||
|
||||
The included ``mpdupdate`` plugin provides an example use case for event listeners.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue