Started working on a ctdlsh command framework to show and manipulate the server confi...
[citadel.git] / ctdlsh / ctdlsh.h
index 722fa8395dd01afd14f42077ef8a348d40b8bc62..14103fa1e7259ebbbdf532c250f5b0bab749e48d 100644 (file)
@@ -46,3 +46,4 @@ int cmd_passwd(int, char *);
 int cmd_shutdown(int, char *);
 int cmd_who(int, char *);
 int cmd_export(int, char *);
+int cmd_config(int, char *);