From b45837641542cf18e2410dcbaa7ecba1bdc3905d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sun, 20 Oct 2019 19:01:06 +0200 Subject: Add missing documentation --- documentation_en.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'documentation_en.md') diff --git a/documentation_en.md b/documentation_en.md index c616eda..17b8c87 100644 --- a/documentation_en.md +++ b/documentation_en.md @@ -157,6 +157,7 @@ in case of problem with the standard configuration: (default 2). * `--device DEVICE` : select another sound device. * `--list-devices` : list available sound devices. + * `--load-all-musics` : load all the music when starting (default True) * `-- ARGS` : arguments for Kivy library. ## Configure keys @@ -438,6 +439,9 @@ actions. * `command: my_command` : Gives the command to run. * `wait: true/false` (optional, default false) if true, waits for the command to finish (this wait is not interruptible by interrupt_wait) +- `load_music/unload_music` : load/unload a music from memory. Useful + with `load_all_musics` option only + * `music: "music.mp3" the music to load/unload ### `aliases` : define aliases -- cgit v1.2.3