radicale: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert
2020-10-28 15:55:52 +01:00
parent 7184a471ef
commit 154d2482e1
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -4,8 +4,7 @@
START=80
STOP=10
EXTRA_COMMANDS="export_storage"
EXTRA_HELP=" export_storage <PATH>
extra_command "export_storage" "<PATH>
- export the storage into the specified folder
- <PATH> can be directly used with the default storage backend of Radicale 2.x.x."