diff -r 1950f483d3c4 -r 4b7823a58199 dav/main.c --- a/dav/main.c Sat Feb 27 19:39:55 2016 +0100 +++ b/dav/main.c Sat Feb 27 19:46:14 2016 +0100 @@ -1159,7 +1159,7 @@ /* ---------- config commands ---------- */ -int cmd_create_repository(CmdArgs *args) { +int cmd_add_repository(CmdArgs *args) { sstr_t line; printf("Each repository must have an unique name.\n");