diff --git a/src/mfm_options.hpp b/src/mfm_options.hpp index 5025563f..16f7cb57 100644 --- a/src/mfm_options.hpp +++ b/src/mfm_options.hpp @@ -12,7 +12,7 @@ namespace mfm { struct Dup { - std::filesystem::path path; + std::vector paths; } dup; struct Watch