diff --git a/main.cpp b/main.cpp index f63d141..cbf4794 100644 --- a/main.cpp +++ b/main.cpp @@ -78,7 +78,7 @@ int main(int argc, char** argv) { std::string language{"en"}; bool linux{false}; bool trust{false}; - std::string pattern{"%file - %epname"}; + std::string pattern{"%filename - %epname"}; Curl c; {