mu: use new command-parser

This commit is contained in:
Dirk-Jan C. Binnema
2020-01-19 17:32:32 +02:00
parent c7680b78b9
commit c71f683e39
7 changed files with 1291 additions and 1680 deletions

View File

@ -173,6 +173,7 @@ MuError mu_cmd_tickle (MuStore *store, MuConfig *opts, GError **err);
* some error code otherwise
*/
MuError mu_cmd_server (MuStore *store, MuConfig *opts, GError**/*unused*/);
MuError mu_cmd_server2 (MuStore *store, MuConfig *opts, GError**/*unused*/);
/**
* execute the verify command (to verify signatures)