diff --git a/src/mergerfs.cpp b/src/mergerfs.cpp index 37c70788..6cf9ef1d 100644 --- a/src/mergerfs.cpp +++ b/src/mergerfs.cpp @@ -386,7 +386,7 @@ main(int argc_, bool foreground; bool debug; std::vector opts; - std::string branches; + std::vector branches; std::string mountpoint; app.description("mergerfs: A featureful union filesystem");