diff --git a/src/Arguments.cpp b/src/Arguments.cpp index 311add269..be763b85c 100644 --- a/src/Arguments.cpp +++ b/src/Arguments.cpp @@ -482,7 +482,8 @@ void Arguments::categorize () if (command_pos != -1) ++distance_from_command; - arg->_third = "exp"; + arg->_second = "exp"; + arg->_third = "exp"; } // If the type is not known, it is treated as a generic word.