@ -424,6 +424,11 @@ namespace options
opts,
::_option_processor);
for(auto &branch : state.branches)
fmt::print("{}\n",branch);
exit(0);
if(cfg.branches->empty())
errs_->push_back({0,"branches not set"});
if(cfg.mountpoint->empty())