dav/main.c

changeset 195
4b7823a58199
parent 194
1950f483d3c4
child 196
f7b0e6450aa9
--- 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");

mercurial